OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nacl_thread_active_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/shared_impl/
ppb_audio_shared.cc
54
nacl_thread_active_
(false),
77
DCHECK(!
nacl_thread_active_
);
143
DCHECK(!
nacl_thread_active_
);
147
nacl_thread_active_
= true;
164
if (
nacl_thread_active_
) {
168
nacl_thread_active_
= false;
ppb_audio_shared.h
123
bool
nacl_thread_active_
;
member in class:ppapi::PPB_Audio_Shared
Completed in 457 milliseconds