Searched refs:async_ops (Results 1 – 2 of 2) sorted by relevance
449 int async_ops; /* active operations counter */ member
1267 ASSERT(async->async_ops >= 0); in asy_suspend()1268 while (async->async_ops > 0) in asy_suspend()