Home
last modified time | relevance | path

Searched defs:thread_exit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/__support/threads/linux/
H A Dthread.cpp485 void thread_exit(ThreadReturnValue retval, ThreadStyle style) { in thread_exit() function
/aosp_15_r20/external/trusty/lk/kernel/
Dthread.c645 void thread_exit(int retcode) in thread_exit() function