Home | History | Annotate | Download | only in dex2oat

Lines Matching defs:CallBack

418     CHECK_WATCH_DOG_PTHREAD_CALL(pthread_create, (&pthread_, &attr_, &CallBack, this), reason);
438 static void* CallBack(void* arg) {