Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Daddress_waiter.cpp81 waiter.notify_relaxed(predicate); in notify_by_address()
101 waiter.notify_relaxed(predicate); in notify_by_address_all()
H A Dconcurrent_monitor.h351 notify_relaxed( predicate ); in notify()
357 void notify_relaxed( const P& predicate ) { in notify_relaxed() function