OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetThreadFunctions
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ppapi/nacl_irt/
plugin_main.cc
29
ppapi::PPB_Audio_Shared::
SetThreadFunctions
(thread_functions);
/external/chromium_org/ppapi/shared_impl/
ppb_audio_shared.h
82
// thread library. In NaCl plugin, this returns whether
SetThreadFunctions
87
// If called,
SetThreadFunctions
() must be called before calling
93
static void
SetThreadFunctions
(const struct PP_ThreadFunctions* functions);
ppb_audio_shared.cc
194
void PPB_Audio_Shared::
SetThreadFunctions
(
Completed in 291 milliseconds