Mac OS X: No timed semaphore waits between processes
There are a few very clunky things that the average developer might run into when trying to use IPC primitives on OS X.For one, There are gaping holes in the documentation - like some of the functions don't even exist. Even a google search won't turn anything up.Second, it's extremely hard to figure out how [...]