android_system_core/libs
Mathias Agopian 1555436473 implement Mutex and Condition with pthread instead of calling futex directly.
internally pthread uses futex. the implementation consists of simple inlines
there are no implementation files anymore.
2013-07-30 13:56:51 -07:00
..
utils implement Mutex and Condition with pthread instead of calling futex directly. 2013-07-30 13:56:51 -07:00