Loading... (original) (raw)
AIX, BSD, and Linux all have the same PlatformEvent and Parker code built on pthread mutexes and condvars. This should be factored out into os_posix.cpp and shared.
Solaris could also use this if/when we switch to using only POSIX APIs there.