OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pthread_mutex_consistent
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_mutex_consistent.c
2
*
pthread_mutex_consistent
.c
56
*
pthread_mutex_consistent
() for the mutex before unlocking the mutex. This
60
*
pthread_mutex_consistent
() for the mutex, but unlock the mutex.
166
pthread_mutex_consistent
(pthread_mutex_t* mutex)
function
Makefile
139
pthread_mutex_consistent
.obj \
292
pthread_mutex_consistent
.c
pthread.h
1047
PTW32_DLLPORT int PTW32_CDECL
pthread_mutex_consistent
(pthread_mutex_t * mutex);
[
all
...]
Completed in 333 milliseconds