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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_atheos.h 31 static int fastmutex_unlock(fastmutex_t * mutex);
69 static int fastmutex_unlock(fastmutex_t * mutex) function
249 if (fastmutex_unlock((fastmutex_t *) lock) < 0) {
  /external/python/cpython2/Python/
thread_atheos.h 31 static int fastmutex_unlock(fastmutex_t * mutex);
69 static int fastmutex_unlock(fastmutex_t * mutex) function
249 if (fastmutex_unlock((fastmutex_t *) lock) < 0) {

Completed in 189 milliseconds