Home
last modified time | relevance | path

Searched refs:fastmutex_lock (Results 1 – 3 of 3) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dthread_atheos.h29 static int fastmutex_lock(fastmutex_t * mutex);
51 static int fastmutex_lock(fastmutex_t * mutex) in fastmutex_lock() function
225 retval = fastmutex_lock((fastmutex_t *) lock); in PyThread_acquire_lock()
/dports/lang/python27/Python-2.7.18/Python/
H A Dthread_atheos.h29 static int fastmutex_lock(fastmutex_t * mutex);
51 static int fastmutex_lock(fastmutex_t * mutex) in fastmutex_lock() function
225 retval = fastmutex_lock((fastmutex_t *) lock); in PyThread_acquire_lock()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dthread_atheos.h29 static int fastmutex_lock(fastmutex_t * mutex);
51 static int fastmutex_lock(fastmutex_t * mutex) in fastmutex_lock() function
225 retval = fastmutex_lock((fastmutex_t *) lock); in PyThread_acquire_lock()