Searched refs:fastmutex_unlock (Results 1 – 1 of 1) sorted by relevance
31 static int fastmutex_unlock(fastmutex_t * mutex);69 static int fastmutex_unlock(fastmutex_t * mutex) in fastmutex_unlock() function249 if (fastmutex_unlock((fastmutex_t *) lock) < 0) { in PyThread_release_lock()