Home | History | Annotate | Download | only in test

Lines Matching defs:ThreadWrapper

1191     ret = pthread_create(&mViVEncThread, &attr, ThreadWrapper, this);
1198 * FUNCTION : ThreadWrapper
1206 void *Interpreter::ThreadWrapper(void *context) {