Searched defs:init_lock (Results 1 – 2 of 2) sorted by relevance
128 static malloc_mutex_t init_lock = SRWLOCK_INIT; variable130 static malloc_mutex_t init_lock; variable160 static malloc_mutex_t init_lock = MALLOC_MUTEX_INITIALIZER; variable
81 malloc_mutex_t init_lock; member