Home
last modified time | relevance | path

Searched defs:global_control_impl (Results 1 – 1 of 1) sorted by relevance

/oneTBB/src/tbb/
H A Dglobal_control.cpp176 struct global_control_impl { struct
178 static bool erase_if_present(control_storage* const c, d1::global_control& gc) { in erase_if_present()
189 static void create(d1::global_control& gc) { in create()
202 static void destroy(d1::global_control& gc) { in destroy()
225 static bool remove_and_check_if_empty(d1::global_control& gc) { in remove_and_check_if_empty()
235 static bool is_present(d1::global_control& gc) { in is_present()