HomeSort by relevance Sort by last modified time
    Searched full:mutex_alloc (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_cthread.h 74 lock = mutex_alloc();
  /external/python/cpython2/Python/
thread_cthread.h 74 lock = mutex_alloc();
  /external/sqlite/dist/orig/
sqlite3ext.h 184 sqlite3_mutex *(*mutex_alloc)(int); member in struct:sqlite3_api_routines
452 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc
  /external/sqlite/dist/
sqlite3ext.h 184 sqlite3_mutex *(*mutex_alloc)(int); member in struct:sqlite3_api_routines
452 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc

Completed in 98 milliseconds