Searched refs:thread_join (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
H A Dthread_creator.c29 static int thread_join(uintptr_t tid) { function
35 thread_join
/external/chromium_org/ppapi/shared_impl/
H A Dppb_audio_shared.cc157 NULL == thread_functions.thread_join)
182 int result = CallWhileUnlocked(thread_functions.thread_join, thread_id_);
194 DCHECK(thread_functions.thread_join == NULL);

Completed in 167 milliseconds