Searched defs:work_item (Results 1 – 2 of 2) sorted by relevance
66 work_item work_item; in run_message_loop() local87 work_item work_item; in run_message_loop() local
33 using work_item = std::pair<thread_func, thread_data>; variable