Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dexception.cpp104 void handle_perror( int error_code, const char* what ) { in handle_perror()
H A Drml_thread_monitor.h181 inline void thread_monitor::check( int error_code, const char* routine ) { in check()
H A Dco_context.h159 inline void check(int error_code, const char* routine) { in check()