Home
last modified time | relevance | path

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

/dports/devel/onetbb/oneTBB-2021.4.0/src/tbb/
H A Dtask_dispatcher.cpp24 static inline void spawn_and_notify(d1::task& t, arena_slot* slot, arena* a) { in spawn_and_notify() function
39 spawn_and_notify(t, slot, a); in spawn()
71 spawn_and_notify(*proxy, slot, a); in spawn()
73 spawn_and_notify(t, slot, a); in spawn()