Home
last modified time | relevance | path

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

/qemu/util/
H A Dcoroutine-sigaltstack.c159 static pthread_mutex_t sigusr2_mutex = PTHREAD_MUTEX_INITIALIZER; in qemu_coroutine_new() local
194 pthread_mutex_lock(&sigusr2_mutex); in qemu_coroutine_new()
243 pthread_mutex_unlock(&sigusr2_mutex); in qemu_coroutine_new()