OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atomicTestAndSetToOne
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/wtf/
SpinLock.h
45
while (
atomicTestAndSetToOne
(lock)) {
Atomics.h
51
ALWAYS_INLINE int
atomicTestAndSetToOne
(int volatile* ptr)
72
ALWAYS_INLINE int
atomicTestAndSetToOne
(int volatile* ptr)
91
using WTF::
atomicTestAndSetToOne
;
Completed in 49 milliseconds