Searched refs:sem_lock (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dsem.c111 * sem_array.sem_undo: sem_lock() for read/write
151 static inline struct sem_array *sem_lock(struct ipc_namespace *ns, int id) function
808 sma = sem_lock(ns, semid);
1374 * - sem_lock is acquired, thus IPC_RMID is
1456 sma = sem_lock(ns, semid);

Completed in 44 milliseconds