Searched refs:opnum (Results 1 – 2 of 2) sorted by relevance
61 volatile int opnum; /* Operation number */ member108 while( p->opnum<=p->completed ) sched_yield(); in client_main()116 while( p->opnum<=p->completed ) sched_yield(); in client_main()180 threadset[i].opnum = 1; in tcl_client_create()201 while( p->opnum>p->completed ) sched_yield(); in client_wait()238 p->opnum++; in stop_thread()506 threadset[i].opnum++; in tcl_client_compile()557 threadset[i].opnum++; in tcl_client_step()601 threadset[i].opnum++; in tcl_client_finalize()645 threadset[i].opnum++; in tcl_client_reset()
40 int opnum; /* Operation number */ member86 while( p->opnum<=p->completed ) sched_yield(); in test_thread_main()96 while( p->opnum<=p->completed ) sched_yield(); in test_thread_main()162 threadset[i].opnum = 1; in tcl_thread_create()180 while( p->opnum>p->completed ) sched_yield(); in test_thread_wait()218 p->opnum++; in test_stop_thread()472 threadset[i].opnum++; in tcl_thread_compile()524 threadset[i].opnum++; in tcl_thread_step()569 threadset[i].opnum++; in tcl_thread_finalize()