Searched refs:semaphore (Results 151 - 158 of 158) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Djournal.c38 #include <linux/semaphore.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Draop.c49 #include <semaphore.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.c28 #include <linux/semaphore.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dksz884x.c1474 struct semaphore proc_sem;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_init.c927 WRT_REG_WORD(&reg->semaphore, 0);
1361 "Sync-MPI: Unable to acquire semaphore.\n"));
1389 "Sync-MPI: Unable to release semaphore.\n"));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dairo.c1207 struct semaphore sem;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c21302 ** + for named semaphore locks (VxWorks only)
21390 # include <semaphore.h>
22254 sem_t *pSem; /* Named POSIX semaphore */
22255 char aSemName[MAX_PATHNAME+2]; /* Name of that semaphore */
23648 ** Named semaphore locking is only supported on VxWorks.
23745 /* lock semaphore now but bail out when already locked. */
23818 ** Named semaphore locking is only available on VxWorks.
23820 *************** End of the named semaphore lock implementation ****************
24964 ** Otherwise fall back to the named semaphore method.
25112 /* Named semaphore lockin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c21302 ** + for named semaphore locks (VxWorks only)
21390 # include <semaphore.h>
22254 sem_t *pSem; /* Named POSIX semaphore */
22255 char aSemName[MAX_PATHNAME+2]; /* Name of that semaphore */
23648 ** Named semaphore locking is only supported on VxWorks.
23745 /* lock semaphore now but bail out when already locked. */
23818 ** Named semaphore locking is only available on VxWorks.
23820 *************** End of the named semaphore lock implementation ****************
24964 ** Otherwise fall back to the named semaphore method.
25112 /* Named semaphore lockin
[all...]

Completed in 853 milliseconds

1234567