Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitUtils.c71 static HANDLE allocator_mutex = 0; variable
133 static pthread_mutex_t allocator_mutex = PTHREAD_MUTEX_INITIALIZER; variable