Searched refs:BIT_CLR_ATOMIC (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/sys/
H A Dcpuset.h59 #define CPU_CLR_ATOMIC(n, p) BIT_CLR_ATOMIC(CPU_SETSIZE, n, p)
H A Dbitset.h137 #define BIT_CLR_ATOMIC(_s, n, p) \ macro
/barrelfish-2018-10-04/include/vm/
H A Duma_core.c3623 BIT_CLR_ATOMIC(SLAB_SETSIZE, freei, &slab->us_debugfree);

Completed in 91 milliseconds