Searched defs:FATAL_IF_ERROR (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/platform/ | ||
| H A D | mutex.h | 24 #define FATAL_IF_ERROR(f, rc) \ macro 31 #define FATAL_IF_ERROR(f, rc) static_cast<void>(0) macro |
Completed in 2 milliseconds