Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dmisc.h199 void protect_affinity_mask( bool restore_process_mask );
206 void protect_affinity_mask( bool ) {} in protect_affinity_mask() function
H A Dmisc_ex.cpp106 void affinity_helper::protect_affinity_mask( bool restore_process_mask ) { in protect_affinity_mask() function in tbb::detail::r1::affinity_helper
168 affhelp.protect_affinity_mask( /*restore_process_mask=*/false ); in initialize_hardware_concurrency_info()
H A Dprivate_server.cpp304 fpa.protect_affinity_mask( /*restore_process_mask=*/true); in wake_or_launch()
/oneTBB/python/rml/
H A Dipc_server.cpp596 fpa.protect_affinity_mask( /*restore_process_mask=*/true ); in wake_or_launch()
696 fpa.protect_affinity_mask( /*restore_process_mask=*/true ); in wake_or_launch()
783 fpa.protect_affinity_mask( /*restore_process_mask=*/true ); in wake_or_launch()