Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 13 of 13) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_scheduler_mix.cpp294 void notify(ACTION a) { in notify() function in Statistics
424 gStats.notify(Statistics::skippedArenaCreate); in create()
449 gStats.notify(Statistics::skippedArenaDestroy); in destroy()
489 gStats.notify(Statistics::skippedArenaAcquire); in acquire()
570 gStats.notify(Statistics::ArenaExecute); in do_it()
581 gStats.notify(Statistics::ArenaEnqueue); in do_it()
630 …case arena_create: gStats.notify(Statistics::ArenaCreate); actor<arena_create>::do_it(rnd); brea… in global_actor()
631 …case arena_destroy: gStats.notify(Statistics::ArenaDestroy); actor<arena_destroy>::do_it(rnd); bre… in global_actor()
632 …case arena_action: gStats.notify(Statistics::ArenaAcquire); actor<arena_action>::do_it(rnd); bre… in global_actor()
633 …case parallel_algorithm: gStats.notify(Statistics::ParallelAlgorithm); actor<parallel_algorithm>::… in global_actor()
H A Dtest_concurrent_monitor.cpp43 notify, enumerator
82 test_monitor.notify([] ( std::uintptr_t ) { return true; }); in __anon1eb8c3140202()
/oneTBB/src/tbb/
H A Dconcurrent_monitor.h126 virtual void notify() = 0;
181 void notify() override { in notify() function
308 to_wait_node(n)->notify(); in notify_one_relaxed()
340 to_wait_node(n)->notify(); in notify_all_relaxed()
349 void notify( const P& predicate ) { in notify() function
382 to_wait_node(n)->notify(); in notify_relaxed()
416 to_wait_node(tmp)->notify(); in notify_one_relaxed()
448 to_wait_node(n)->notify(); in abort_all_relaxed()
H A Dtask.cpp166 static_cast<thread_control_monitor::resume_context*>(td->my_post_resume_arg)->notify(); in do_post_resume_action()
179 case post_resume_action::notify: in do_post_resume_action()
189 td->my_arena->get_waiting_threads_monitor().notify(is_our_suspend_point); in do_post_resume_action()
221 … governor::get_thread_data()->my_arena->get_waiting_threads_monitor().notify(is_related_wait_ctx); in notify_waiters()
H A Drml_thread_monitor.h89 void notify();
227 inline void thread_monitor::notify() { in notify() function
H A Dthread_control_monitor.h80 void notify() override { in notify() function
H A Dconcurrent_bounded_queue.cpp79 monitor.notify(predicate_leq(ticket)); in notify_bounded_queue_monitor()
H A Dprivate_server.cpp251 my_thread_monitor.notify(); in start_shutdown()
292 my_thread_monitor.notify(); in wake_or_launch()
H A Dtask_dispatcher.h86 …d_ext.task_disp->m_thread_data->set_post_resume_action(task_dispatcher::post_resume_action::notify, in execute()
385 m_thread_data->set_post_resume_action(post_resume_action::notify, get_suspend_point()); in recall_point()
H A Darena.cpp352 get_waiting_threads_monitor().notify([&] (market_context context) { in request_workers()
724 m_monitor.notify([this] (std::uintptr_t ctx) { in finalize()
H A Dscheduler_common.h459 notify, in alignas() enumerator
/oneTBB/python/rml/
H A Dipc_server.cpp531 my_thread_monitor.notify(); in start_shutdown()
548 my_thread_monitor.notify(); in start_stopping()
628 my_thread_monitor.notify(); in wake_or_launch()
727 my_thread_monitor.notify(); in wake_or_launch()
814 my_thread_monitor.notify(); in wake_or_launch()
/oneTBB/
H A Dthird-party-programs.txt259 …ates your license, and (b) permanently, if the copyright holder fails to notify you of the violati…