gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:tkn_mutex_enter (0.04 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/mutex.h - 8.6KB - 261 lines
224: #define mutex_destroy(a)        tkn_mutex_destroy((a))
225: #define mutex_enter(a)  tkn_mutex_enter((a))
226: #define mutex_exit(a)   tkn_mutex_exit((a))