Home
last modified time | relevance | path

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

/netbsd-src/sys/rump/librump/rumpkern/
H A Dlocks.c69 #define ALLOCK(lock, ops, return_address) \ macro
86 #define ALLOCK(a, b, c) do {} while (0) macro