Home
last modified time | relevance | path

Searched refs:RefQual (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
Dcall_once.pass.cpp175 struct RefQual struct
179 RefQual() : lv_called(0), rv_called(0) {} in RefQual() argument
246 RefQual rq; in main()