マルチスレッドのプログラミング

thr_exit の構文

#include <thread.h>

void thr_exit(void *status);