Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dthread_cthread.h74 lock = mutex_alloc(); in PyThread_allocate_lock()
/external/sqlite/dist/orig/
Dsqlite3ext.h184 sqlite3_mutex *(*mutex_alloc)(int); member
463 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc
Dsqlite3.c113449 sqlite3_mutex *(*mutex_alloc)(int);
113728 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc
/external/sqlite/dist/
Dsqlite3ext.h184 sqlite3_mutex *(*mutex_alloc)(int); member
463 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc
Dsqlite3.c113449 sqlite3_mutex *(*mutex_alloc)(int);
113728 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc