Searched defs:trace_cas (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/include/trace/
H A Dtrace.h133 static inline bool trace_cas(volatile uintptr_t *address, uintptr_t old, function
148 static inline bool trace_cas(volatile uintptr_t *address, uintptr_t old, function

Completed in 75 milliseconds