Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/src/queue/
H A Dqueue_handler.cpp31 constexpr uint32_t TASK_DONE_WAIT_UNIT = 10; member
71 std::this_thread::sleep_for(std::chrono::microseconds(TASK_DONE_WAIT_UNIT)); in ~QueueHandler()
171 std::this_thread::sleep_for(std::chrono::microseconds(TASK_DONE_WAIT_UNIT)); in CancelAndWait()

Completed in 1 milliseconds