HomeSort by relevance Sort by last modified time
    Searched refs:nacl_thread_id_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/shared_impl/
ppb_audio_shared.h 122 uintptr_t nacl_thread_id_; member in class:ppapi::PPB_Audio_Shared
ppb_audio_shared.cc 145 g_thread_functions.thread_create(&nacl_thread_id_, CallRun, this);
166 CallWhileUnlocked(g_thread_functions.thread_join, nacl_thread_id_);

Completed in 239 milliseconds