Searched refs:lthread_exit (Results 1 – 5 of 5) sorted by relevance
292 void lthread_exit(void *val);
46 lthread_exit(NULL); in _lthread_exit_handler()348 void lthread_exit(void *ptr) in lthread_exit() function
420 lthread_exit(v); in pthread_exit_override()
569 | pthread_exit | lthread_exit | |1118 ``pthread_exit()`` function or the ``lthread_exit()`` function as
2010 lthread_exit(NULL); in lthread_null()