Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Exception for repeated scheduling of the same task_handle. More...
#include <tbb_exception.h>
Public Member Functions | |
const char * | what () const __TBB_override throw () |
Exception for repeated scheduling of the same task_handle.
Definition at line 58 of file tbb_exception.h.
const char * tbb::invalid_multiple_scheduling::what | ( | ) | const | |
throw | ( | |||
) |
Definition at line 54 of file tbb_misc.cpp.