Searched refs:SINGLE_THREADED (Results 1 – 6 of 6) sorted by relevance
139 case SeccompLevel::SINGLE_THREADED: in SupportsSeccompSandbox()150 CHECK(seccomp_level == SeccompLevel::SINGLE_THREADED || in StartSandbox()166 if (seccomp_level == SeccompLevel::SINGLE_THREADED) { in StartSandbox()
30 SINGLE_THREADED, enumerator
126 SINGLE_THREADED, enumerator
923 pContext->threadInfo.SINGLE_THREADED = true; in CreateThreadPool()939 if (pContext->threadInfo.SINGLE_THREADED) in CreateThreadPool()951 if (pContext->threadInfo.SINGLE_THREADED) in CreateThreadPool()1047 if (pContext->threadInfo.SINGLE_THREADED) in StartThreadPool()1064 if (!pContext->threadInfo.SINGLE_THREADED) in DestroyThreadPool()
188 bool SINGLE_THREADED; member
97 pContext->threadInfo.SINGLE_THREADED = KNOB_SINGLE_THREADED; in SwrCreateContext()205 if (pContext->threadInfo.SINGLE_THREADED) in QueueWork()