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

/external/python/cpython2/Python/
H A Dthread_cthread.h74 lock = mutex_alloc();
/external/sqlite/dist/orig/
H A Dsqlite3ext.h184 sqlite3_mutex *(*mutex_alloc)(int); member in struct:sqlite3_api_routines
463 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h184 sqlite3_mutex *(*mutex_alloc)(int); member in struct:sqlite3_api_routines
463 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc
H A Dsqlite3.c[all...]

Completed in 561 milliseconds