thread_create 30 ppapi/nacl_irt/public/irt_ppapi.h int (*thread_create)(uintptr_t* tid, thread_create 34 ppapi/native_client/src/untrusted/irt_stub/thread_creator.c thread_create, thread_create 149 ppapi/shared_impl/ppb_audio_shared.cc if (NULL == thread_functions.thread_create || thread_create 153 ppapi/shared_impl/ppb_audio_shared.cc int result = thread_functions.thread_create(&thread_id_, CallRun, this); thread_create 186 ppapi/shared_impl/ppb_audio_shared.cc DCHECK(thread_functions.thread_create == NULL);