Searched refs:__TBB_fallthrough (Results 1 – 4 of 4) sorted by relevance
318 #define __TBB_fallthrough [[fallthrough]] macro320 #define __TBB_fallthrough __attribute__ ((fallthrough)) macro322 #define __TBB_fallthrough macro
289 __TBB_fallthrough; in wake_or_launch()
159 __TBB_fallthrough; in test_and_set()
47 #define utils_fallthrough __TBB_fallthrough