Searched refs:fullset (Results 1 – 4 of 4) sorted by relevance
219 sigset_t fullset; in thread_func() local222 sigfillset(&fullset); in thread_func()223 pthread_sigmask(SIG_BLOCK, &fullset, NULL); in thread_func()
4259 fullset
42574 /* font dict index remap table from fullset FDArray to subset FDArray.