gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:tkn_mutex_obj_alloc (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/mutex.h - 8.6KB - 261 lines
232: #define mutex_obj_init  tkn_mutex_obj_init
233: #define mutex_obj_alloc(a, b)   tkn_mutex_obj_alloc((a), (b))
234: #define mutex_obj_hold(a)       tkn_mutex_obj_hold((a))