Searched defs:CHECK_PTHREAD_CALL (Results 1 - 2 of 2) sorted by relevance

/art/runtime/base/
H A Dlogging.h58 #define CHECK_PTHREAD_CALL(call, args, what) \ macro
/art/dex2oat/
H A Ddex2oat.cc434 // WatchDog defines its own CHECK_PTHREAD_CALL to avoid using Log which uses locks
435 #undef CHECK_PTHREAD_CALL macro

Completed in 436 milliseconds