Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dcoroutine-sigaltstack.c157 sigset_t osigs; in qemu_coroutine_new() local
185 pthread_sigmask(SIG_BLOCK, &sigs, &osigs); in qemu_coroutine_new()
245 pthread_sigmask(SIG_SETMASK, &osigs, NULL); in qemu_coroutine_new()