Home
last modified time | relevance | path

Searched refs:pth_mutex_init (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dthread_pth.h101 status = pth_mutex_init(&lock->mut); in PyThread_allocate_lock()
/external/bison/lib/glthread/
Dlock.h393 # pragma weak pth_mutex_init macro
420 (pth_in_use () && !pth_mutex_init (LOCK) ? errno : 0)
459 (pth_in_use () && !pth_mutex_init (LOCK) ? errno : 0)