Home
last modified time | relevance | path

Searched refs:debug_init_mutex (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cups/
Ddebug.c58 static _cups_mutex_t debug_init_mutex = _CUPS_MUTEX_INITIALIZER, variable
120 _cupsMutexLock(&debug_init_mutex); in _cups_debug_printf()
122 _cupsMutexUnlock(&debug_init_mutex); in _cups_debug_printf()
203 _cupsMutexLock(&debug_init_mutex); in _cups_debug_puts()
205 _cupsMutexUnlock(&debug_init_mutex); in _cups_debug_puts()
253 _cupsMutexLock(&debug_init_mutex); in _cups_debug_set()
315 _cupsMutexUnlock(&debug_init_mutex); in _cups_debug_set()