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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c3764 static int task_is_running = 0; local
3784 if (task_is_running) {
3789 task_is_running = 1;
3821 task_is_running = 0;

Completed in 58 milliseconds