HomeSort by: relevance | last modified time | path
    Searched defs:threadProcessing (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
profile_collector_test.cc 183 void threadProcessing() {
215 std::thread t1(threadProcessing);
216 std::thread t2(threadProcessing);
profile_collector_test.cc 183 void threadProcessing() {
215 std::thread t1(threadProcessing);
216 std::thread t2(threadProcessing);

Completed in 61 milliseconds