Searched defs:tp (Results 1 – 7 of 7) sorted by relevance
46 task_proxy& tp = static_cast<task_proxy&>(*result); in get_task_impl() local176 task_proxy& tp = *static_cast<task_proxy*>(result); in steal_task() local
296 d1::task** tp = task_pool.load(std::memory_order_relaxed); in acquire_task_pool() local361 d1::task** tp = task_pool.load(std::memory_order_relaxed); in is_local_task_pool_quiescent() local
442 while (task_proxy* const tp = my_inbox.pop(isolation)) { in get_mailbox_task() local
459 task_proxy &tp = *(task_proxy*)t; in steal_task() local
87 tick_count( clock_type::time_point tp ) : my_time_point(tp) {} in tick_count()
75 threading tp(p); in main() local
339 graph_task* tp = create_forward_task(); in spawn_forward_task() local