Home
last modified time | relevance | path

Searched defs:count_lock (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Python/
Dthread_sgi.h15 static ulock_t count_lock; /* protection for some variables */ variable
/external/libevent/test/
Dregress_iocp.c58 static void *count_lock = NULL, *count_cond = NULL; variable
Dregress_thread.c95 void *count_lock; variable