Home
last modified time | relevance | path

Searched refs:ptw32_robust_mutex_add (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dpthread_mutex_lock.c198 ptw32_robust_mutex_add(mutex, self); in pthread_mutex_lock()
213 ptw32_robust_mutex_add(mutex, self); in pthread_mutex_lock()
259 ptw32_robust_mutex_add(mutex, self); in pthread_mutex_lock()
Dpthread_mutex_timedlock.c253 ptw32_robust_mutex_add(mutex, self); in pthread_mutex_timedlock()
271 ptw32_robust_mutex_add(mutex, self); in pthread_mutex_timedlock()
315 ptw32_robust_mutex_add(mutex, self); in pthread_mutex_timedlock()
Dpthread_mutex_trylock.c126 ptw32_robust_mutex_add(mutex, self); in pthread_mutex_trylock()
140 ptw32_robust_mutex_add(mutex, self); in pthread_mutex_trylock()
Dpthread_mutex_consistent.c116 ptw32_robust_mutex_add(pthread_mutex_t* mutex, pthread_t self) in ptw32_robust_mutex_add() function
Dimplement.h625 void ptw32_robust_mutex_add(pthread_mutex_t* mutex, pthread_t self);