Searched refs:sigusr2_mutex (Results 1 – 1 of 1) sorted by relevance
159 static pthread_mutex_t sigusr2_mutex = PTHREAD_MUTEX_INITIALIZER; in qemu_coroutine_new() local194 pthread_mutex_lock(&sigusr2_mutex); in qemu_coroutine_new()243 pthread_mutex_unlock(&sigusr2_mutex); in qemu_coroutine_new()