Lines Matching full:used
14 // A helper class alongside macros to be used to verify assumptions about thread
21 // used, it checks that if a thread is inside the push/pop then
40 // has to be used, it checks that if a thread is inside the push/pop
103 // Defines a class member that acts like a mutex. It is used only as a
107 // Asserts the call is never called simultaneously in two threads. Used at
111 // Asserts the call is never called simultaneously in two threads. Used at
132 // used. During the unit tests is used another class that doesn't "DCHECK"
156 // This class is meant to be used through the macro
159 // because the critical section being pinned is allowed to be used only
176 // This class is meant to be used through the macro
195 // This class is meant to be used through the macro