Searched defs:mtx_init (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dmutex.c21 mtx_init(struct mtx *mutex, const char *name, const char *type, function
/haiku-fatelf/headers/private/firewire/
H A Dfwglue.h39 #define mtx_init(lockaddr, name, type, opts) mutex_init(lockaddr, name) macro

Completed in 68 milliseconds