Searched refs:newary (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.c98 static int newary(struct ipc_namespace *, struct ipc_params *);
231 * newary - Create a new semaphore set
238 static int newary(struct ipc_namespace *ns, struct ipc_params *params) function
332 sem_ops.getnew = newary;

Completed in 16 milliseconds