Home
last modified time | relevance | path

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

/external/libcups/cups/
Ddebug.c62 static _cups_mutex_t debug_init_mutex = _CUPS_MUTEX_INITIALIZER, variable
124 _cupsMutexLock(&debug_init_mutex); in _cups_debug_printf()
126 _cupsMutexUnlock(&debug_init_mutex); in _cups_debug_printf()
207 _cupsMutexLock(&debug_init_mutex); in _cups_debug_puts()
209 _cupsMutexUnlock(&debug_init_mutex); in _cups_debug_puts()
257 _cupsMutexLock(&debug_init_mutex); in _cups_debug_set()
319 _cupsMutexUnlock(&debug_init_mutex); in _cups_debug_set()