main_th 45 usr/sample/thread/thread.c static thread_t main_th; main_th 133 usr/sample/thread/thread.c main_th = thread_self(); main_th 140 usr/sample/thread/thread.c error = thread_setpri(main_th, 100); main_th 152 usr/sample/thread/thread.c error = thread_setpri(main_th, 254);