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

/device/linaro/bootloader/edk2/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) function
225 retval = fastmutex_lock((fastmutex_t *) lock);

Completed in 6 milliseconds