Searched defs:thread_cnt (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/test/
H A Dthreadtest1.c197 int thread_cnt = 0; variable
208 thread_cnt++;
245 thread_cnt--;
246 if( thread_cnt<=0 ){
275 while( thread_cnt>0 ){
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fm.h79 uint32_t thread_cnt; /* number of threads issuing PIOs */ member in struct:i_hca_acc_handle

Completed in 60 milliseconds