Searched defs:wmesg (Results 1 – 3 of 3) sorted by relevance
/haiku/src/libs/compat/openbsd_network/compat/sys/ |
H A D | systm.h | 25 #define tsleep(identifier, priority, wmesg, timeout) \ argument 27 #define tsleep_nsec(identifier, priority, wmesg, nsecs) \ argument
|
H A D | refcnt.h | 56 refcnt_finalize(struct refcnt* r, const char* wmesg) in refcnt_finalize()
|
/haiku/src/libs/compat/freebsd_network/compat/sys/ |
H A D | systm.h | 103 #define msleep_spin(chan, mtx, wmesg, timo) \ argument
|