Home
last modified time | relevance | path

Searched defs:id_mutex (Results 1 – 2 of 2) sorted by relevance

/third_party/libdrm/radeon/
Dradeon_cs_gem.c81 static pthread_mutex_t id_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/third_party/python/Include/internal/
Dpycore_interp.h227 PyThread_type_lock id_mutex; member