Home
last modified time | relevance | path

Searched defs:testAndSet (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/gc/
H A Dbits.d157 template testAndSet(bool locked) in testAndSet() function
160 alias testAndSet = setLocked; in testAndSet() local
162 alias testAndSet = set; in testAndSet() local