Home
last modified time | relevance | path

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

/haiku/src/libs/compat/openbsd_network/compat/sys/
H A Dsystm.h25 #define tsleep(identifier, priority, wmesg, timeout) \ argument
27 #define tsleep_nsec(identifier, priority, wmesg, nsecs) \ argument
H A Drefcnt.h56 refcnt_finalize(struct refcnt* r, const char* wmesg) in refcnt_finalize()
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dsystm.h103 #define msleep_spin(chan, mtx, wmesg, timo) \ argument