HomeSort by relevance Sort by last modified time
    Searched refs:fastmutex_lock (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_atheos.h 29 static int fastmutex_lock(fastmutex_t * mutex);
51 static int fastmutex_lock(fastmutex_t * mutex) function
225 retval = fastmutex_lock((fastmutex_t *) lock);
  /external/python/cpython2/Python/
thread_atheos.h 29 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 78 milliseconds