Home | History | Annotate | Download | only in test

Lines Matching defs:ThreadWrapper

1119     ret = pthread_create(&mViVEncThread, &attr, ThreadWrapper, this);
1126 * FUNCTION : ThreadWrapper
1134 void *Interpreter::ThreadWrapper(void *context) {