OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flg0
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
call_once.pass.cpp
25
std::once_flag
flg0
;
variable
37
std::call_once(
flg0
, init0);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.once/thread.once.callonce/
call_once.pass.cpp
23
std::once_flag
flg0
;
variable
35
std::call_once(
flg0
, init0);
Completed in 72 milliseconds