Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dthread_atheos.h28 static int fastmutex_destroy(fastmutex_t * mutex);
42 static int fastmutex_destroy(fastmutex_t * mutex) in fastmutex_destroy() function
202 if (fastmutex_destroy((fastmutex_t *) lock) < 0) { in PyThread_free_lock()
/dports/lang/python27/Python-2.7.18/Python/
H A Dthread_atheos.h28 static int fastmutex_destroy(fastmutex_t * mutex);
42 static int fastmutex_destroy(fastmutex_t * mutex) in fastmutex_destroy() function
202 if (fastmutex_destroy((fastmutex_t *) lock) < 0) { in PyThread_free_lock()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dthread_atheos.h28 static int fastmutex_destroy(fastmutex_t * mutex);
42 static int fastmutex_destroy(fastmutex_t * mutex) in fastmutex_destroy() function
202 if (fastmutex_destroy((fastmutex_t *) lock) < 0) { in PyThread_free_lock()