DynamoRIO / DynamoRIO/dynamorio
refactor futex code to be linux-specific and add osx condition vars
Open
Migrated
OpSys-OSX
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on September 24, 2013 12:43:33_
split from issue #58 the plan is to move futex routines into ksynch_linux.c and add ksynch_macos.c that implements condition vars on top of Mach semaphores
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1277_
Contributor guide
Assessment
This issue has not been assessed yet.