Home
last modified time | relevance | path

Searched refs:mowgli_thread_start_fn_t (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libmowgli2/libmowgli-2-2.1.3/src/libmowgli/thread/
H A Dthread.h56 typedef void *(*mowgli_thread_start_fn_t)(mowgli_thread_t *thread, void *userdata); typedef
65 int (*thread_create)(mowgli_thread_t *thread, mowgli_thread_start_fn_t start_fn, void *userdata);
72 int mowgli_thread_create(mowgli_thread_t *thread, mowgli_thread_start_fn_t start_fn, void *userdata…
/dports/irc/atheme-services/atheme-7.2.9/libmowgli-2/src/libmowgli/thread/
H A Dthread.h56 typedef void *(*mowgli_thread_start_fn_t)(mowgli_thread_t *thread, void *userdata); typedef
65 int (*thread_create)(mowgli_thread_t *thread, mowgli_thread_start_fn_t start_fn, void *userdata);
72 int mowgli_thread_create(mowgli_thread_t *thread, mowgli_thread_start_fn_t start_fn, void *userdata…