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

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dcallout.h16 #define CALLOUT_RETURNUNLOCKED 0x0010 /* handler returns with mtx unlocked */ macro
/haiku/src/libs/compat/freebsd_network/
H A Dcallout.cpp51 if (c_mtx != NULL && (c->c_flags & CALLOUT_RETURNUNLOCKED) == 0)
H A Dfbsd_subr_taskqueue.c111 CALLOUT_RETURNUNLOCKED);

Completed in 42 milliseconds