Home
last modified time | relevance | path

Searched refs:fullset (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dlock-autospawn.c219 sigset_t fullset; in thread_func() local
222 sigfillset(&fullset); in thread_func()
223 pthread_sigmask(SIG_BLOCK, &fullset, NULL); in thread_func()

Completed in 2 milliseconds