Searched defs:thrd_exit (Results 1 – 2 of 2) sorted by relevance
| /third_party/musl/src/thread/ | ||
| D | thrd_exit.c | 5 _Noreturn void thrd_exit(int result) in thrd_exit() function |
| /third_party/glfw/deps/ | ||
| D | tinycthread.c | 418 void thrd_exit(int res) in thrd_exit() function |