Searched refs:lthread_func_t (Results 1 – 5 of 5) sorted by relevance
90 typedef void *(*lthread_func_t) (void *); typedef229 int lcore, lthread_func_t func, void *arg);
43 lthread_func_t fun, void *arg, lthread_exit_func exit_handler);
130 lthread_func_t fun; /* func ctx is running */
120 lthread_func_t fun, void *arg, lthread_exit_func exit_handler) in _lthread_init()152 lthread_func_t fun, void *arg) in lthread_create()
367 lthread_func_t func, in pthread_create()