Searched refs:thread_num (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/examples/xmpl-thread/
H A Dthread.c37 int thread_num = t_data->t_num; local
43 printf("this is thread %d saying hello\n", thread_num);
47 return thread_num;

Completed in 32 milliseconds