Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitUtils.c41 static pthread_mutex_t allocator_lock = PTHREAD_MUTEX_INITIALIZER; variable
46 static HANDLE allocator_lock; variable