semaphore/mutex



how to use semaphore/mutex between two process not amongs threads in a
single process ??

.