Home
last modified time | relevance | path

Searched hist:"6 c9e01265b8fe7f392ee55ff51b3bdc1c09b5b9b" (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/pthread/
H A Dpthread_rwlock.cpp6c9e01265b8fe7f392ee55ff51b3bdc1c09b5b9b Mon Jul 24 19:09:55 UTC 2017 Jérôme Duval <jerome.duval@gmail.com> pthread_rwlock: use a mutex for process-private locks.

* instead of a benaphore.
* define PTHREAD_RWLOCK_INITIALIZER.
* adjust Init(), Destroy(), StructureLock() and StructureUnlock().
/haiku/headers/posix/sys/
H A Dtypes.h6c9e01265b8fe7f392ee55ff51b3bdc1c09b5b9b Mon Jul 24 19:09:55 UTC 2017 Jérôme Duval <jerome.duval@gmail.com> pthread_rwlock: use a mutex for process-private locks.

* instead of a benaphore.
* define PTHREAD_RWLOCK_INITIALIZER.
* adjust Init(), Destroy(), StructureLock() and StructureUnlock().
/haiku/headers/posix/
H A Dpthread.h6c9e01265b8fe7f392ee55ff51b3bdc1c09b5b9b Mon Jul 24 19:09:55 UTC 2017 Jérôme Duval <jerome.duval@gmail.com> pthread_rwlock: use a mutex for process-private locks.

* instead of a benaphore.
* define PTHREAD_RWLOCK_INITIALIZER.
* adjust Init(), Destroy(), StructureLock() and StructureUnlock().