Searched refs:complex_count (Results 1 – 2 of 2) sorted by relevance
23 int complex_count; /* pending complex operations */ member
211 if (sma->complex_count) in unmerge_queues()277 if (sma->complex_count) { in sem_wait_array()331 if (sma->complex_count == 0) { in sem_lock()353 if (sma->complex_count == 0) { in sem_lock()364 if (sma->complex_count == 0) { in sem_lock()535 sma->complex_count = 0; in newary()735 sma->complex_count--; in unlink_queue()1927 if (sma->complex_count) { in SYSCALL_DEFINE4()1939 if (!sma->complex_count) in SYSCALL_DEFINE4()1947 sma->complex_count++; in SYSCALL_DEFINE4()