Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_config.h318 #define __TBB_fallthrough [[fallthrough]] macro
320 #define __TBB_fallthrough __attribute__ ((fallthrough)) macro
322 #define __TBB_fallthrough macro
/oneTBB/src/tbb/
H A Dprivate_server.cpp289 __TBB_fallthrough; in wake_or_launch()
H A Darena.h159 __TBB_fallthrough; in test_and_set()
/oneTBB/test/common/
H A Dutils.h47 #define utils_fallthrough __TBB_fallthrough