Home
last modified time | relevance | path

Searched defs:threadLock (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dpthread_key_delete.c88 ptw32_mcs_local_node_t threadLock; in pthread_key_delete() local
Dpthread_setspecific.c113 ptw32_mcs_local_node_t threadLock; in pthread_setspecific() local
Dptw32_callUserDestroyRoutines.c81 ptw32_mcs_local_node_t threadLock; in ptw32_callUserDestroyRoutines() local
Dpthread_setschedparam.c74 ptw32_mcs_local_node_t threadLock; in ptw32_setthreadpriority() local
Dimplement.h162 ptw32_mcs_lock_t threadLock; /* Used for serialised access to public thread state */ member