Searched refs:sem_flg (Results 1 – 3 of 3) sorted by relevance
112 array[i].sem_flg = IPC_NOWAIT; in test_semop2()121 array[i].sem_flg = IPC_NOWAIT; in test_semop2()130 ops.sem_flg = 0; in test_semop2()137 ops.sem_flg = 0; in test_semop2()143 ops.sem_flg = 0; in test_semop2()154 array[i].sem_flg = 0; in test_semop2()156 array[i].sem_flg = SEM_UNDO; in test_semop2()210 array[i].sem_flg = 0; in test_semop()
37 short sem_flg; /* Operation flags */ member
1086 if (operations[i].sem_flg & IPC_NOWAIT) in _user_xsi_semop()1095 else if (operations[i].sem_flg & IPC_NOWAIT) { in _user_xsi_semop()1170 if ((operations[i].sem_flg & SEM_UNDO) == 0) in _user_xsi_semop()1190 if (operations[j].sem_flg & SEM_UNDO) { in _user_xsi_semop()