Searched refs:Thread (Results 1 – 9 of 9) sorted by relevance
70 class Thread { class74 Thread() { in Thread() function in Thread101 Thread thread;
58 Tasks in oneTBB are efficient too because *the scheduler is unfair*. Thread schedulers typically61 Thread schedulers are typically fair because it is the safest strategy
3 Destroying Graphs That Run Outside the Main Thread
6 …resulting parallel code was then checked for correctness by using Intel® Thread Checker, which poi…
46 Thread-safe reference counting is like serial reference counting,
3 GUI Thread
212 # - For some reason GCC does not instrument code with Thread Sanitizer when lto is enabled and C li…
44 2. ActiveState Thread pool with same API as (multi) processing.Pool (Python recipe):
642 # Thread Sanitizer overloads memory management routines that conflicts with tbbmalloc_proxy.