Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/include/
H A Dsafe_block_queue.h127 bool PopNotWait(T& outtask) in PopNotWait() function in OHOS::SafeBlockQueue
/commonlibrary/c_utils/base/test/benchmarktest/safe_block_queue_benchmark_test/
H A Dsafe_block_queue_benchmark_test.cpp652 bool result = qi.PopNotWait(out); in BENCHMARK_F()
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_safe_block_queue_test.cpp650 DemoThreadData::shareQueue.PopNotWait(outElem); in HWTEST_F()
H A Dutils_safe_block_queue_tracking.cpp711 DemoThreadData::shareQueue.PopNotWait(outElem); in HWTEST_F()

Completed in 4 milliseconds