Searched refs:phase_lock (Results 1 – 5 of 5) sorted by relevance
313 bool phase_lock; member
851 call phase_lock;991 call phase_lock;994 call phase_lock;1013 call phase_lock;1118 call phase_lock;1391 phase_lock: 1405 test SCSISIGI, ACKI jnz phase_lock;1406 test SCSISIGI, REQI jz phase_lock;1408 test SCSISIGI, ACKI jnz phase_lock;1409 test SCSISIGI, REQI jz phase_lock;[all …]
662 call phase_lock;1520 call phase_lock;1523 call phase_lock;1542 call phase_lock;1569 * we perform the phase_lock before checking to see1570 * if we should exit the loop and skip the phase_lock1576 call phase_lock;1885 call phase_lock;2109 phase_lock: 2115 test SSTAT1, REQINIT jz phase_lock;
900 * Either the phase_lock
47902 + pthread_mutex_t phase_lock;48581 + pthread_mutex_lock(&rpi->phase_lock); // Abuse - not worth creating a lock just for this48589 + pthread_mutex_unlock(&rpi->phase_lock);48652 + pthread_mutex_lock(&rpi->phase_lock);48658 + pthread_mutex_unlock(&rpi->phase_lock);48680 + pthread_mutex_lock(&rpi->phase_lock);48696 + pthread_mutex_unlock(&rpi->phase_lock);49508 + pthread_mutex_lock(&rpi->phase_lock); // Abuse - not worth creating a lock just for th…49513 + pthread_mutex_unlock(&rpi->phase_lock);49665 + pthread_mutex_init(&rpi->phase_lock, NULL);