Searched refs:fastmutex_create (Results 1 – 1 of 1) sorted by relevance
27 static int fastmutex_create(const char *name, fastmutex_t * mutex);34 static int fastmutex_create(const char *name, fastmutex_t * mutex) in fastmutex_create() function176 if (fastmutex_create(name, lock) < 0) { in PyThread_allocate_lock()