Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitUtils.c69 static HANDLE allocator_mutex = 0; variable
113 static pthread_mutex_t allocator_mutex = PTHREAD_MUTEX_INITIALIZER; variable