Searched defs:mtx (Results 1 - 13 of 13) sorted by relevance

/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_usb_util.c55 usb_pause_mtx(struct mtx *mtx, int timo) argument
H A Dcallout.cpp178 callout_init_mtx(struct callout *c, struct mtx *mtx, int flags) argument
H A Dusb.cpp185 usbd_do_request_flags(struct freebsd_usb_device* udev, struct mtx* mtx, argument
/haiku/src/libs/compat/openbsd_network/compat/sys/
H A Dmutex.h13 struct mtx mtx; member in struct:mutex_openbsd
19 mtx_init_openbsd(struct mutex* mtx, int wantipl) argument
28 mtx_enter(struct mutex* mtx) argument
34 mtx_leave(struct mutex* mtx) argument
[all...]
/haiku/src/system/libroot/posix/libstdthreads/
H A Dcnd.c76 cnd_timedwait(cnd_t *restrict cond, mtx_t *restrict mtx, argument
91 cnd_wait(cnd_t *cond, mtx_t *mtx) argument
H A Dmtx.c37 mtx_destroy(mtx_t *mtx) argument
44 mtx_init(mtx_t *mtx, int type) argument
72 mtx_lock(mtx_t *mtx) argument
81 mtx_timedlock(mtx_t *restrict mtx, const struct timespec *restrict ts) argument
95 mtx_trylock(mtx_t *mtx) argument
109 mtx_unlock(mtx_t *mtx) argument
[all...]
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A D_mutex.h14 struct mtx { struct
/haiku/src/libs/agg/src/
H A Dagg_bezier_arc.cpp238 trans_affine mtx = trans_affine_rotation(angle); local
/haiku/headers/libs/agg/
H A Dagg_trans_viewport.h185 trans_affine mtx = trans_affine_translation(-m_wx1, -m_wy1); local
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp146 decompose_ft_outline(const FT_Outline& outline, bool flip_y, const trans_affine& mtx, PathStorage& path) argument
857 double mtx[6]; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l2/dev/ae/
H A Dif_aevar.h114 struct mtx mtx; member in struct:ae_softc
/haiku/headers/private/firewire/
H A Dfirewirereg.h223 struct mtx mtx; member in struct:firewire_comm
228 mutex mtx; member in struct:firewire_comm
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_haiku.h75 struct mtx mtx; member in struct:__anon26
99 struct mtx mtx; member in struct:__anon27
120 struct mtx mtx; member in struct:__anon28
139 struct mtx mtx; member in struct:__anon29
165 struct mtx mtx; member in struct:__anon30
[all...]

Completed in 121 milliseconds