Searched defs:TestArenaEntryBody (Results 1 – 1 of 1) sorted by relevance
325 struct TestArenaEntryBody : FPModeContext { struct331 TestArenaEntryBody(std::atomic<int> &s, int idx, int i) // init thread-specific instance in TestArenaEntryBody() function343 void operator()() { // inside task_arena::execute() in operator ()()361 void on_exception(const char *e) { // outside arena, in catch block in on_exception()366 void after_execute() { // outside arena and catch block in after_execute()