Home
last modified time | relevance | path

Searched defs:rwsem (Results 1 – 25 of 38) sorted by relevance

12

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/include/linux/
H A Drwsem.h53 init_rwsem(struct rw_semaphore *rwsem) in init_rwsem()
60 destroy_rwsem(struct rw_semaphore *rwsem) in destroy_rwsem()
67 down_read(struct rw_semaphore *rwsem) in down_read()
74 down_write(struct rw_semaphore *rwsem) in down_write()
81 up_read(struct rw_semaphore *rwsem) in up_read()
88 up_write(struct rw_semaphore *rwsem) in up_write()
/dports/devel/staf/src/staf/stafif/unix/
H A DSTAFRWSem.cpp18 STAFRC_t STAFRWSemQuery(STAFRWSem_t rwsem, STAFRWSemInfo *rwSemInfo, in STAFRWSemQuery()
25 STAFRC_t STAFRWSemReadLock(STAFRWSem_t rwsem, unsigned int timeout, in STAFRWSemReadLock()
32 STAFRC_t STAFRWSemReadUnlock(STAFRWSem_t rwsem, unsigned int *osRC) in STAFRWSemReadUnlock()
38 STAFRC_t STAFRWSemWriteLock(STAFRWSem_t rwsem, unsigned int timeout, in STAFRWSemWriteLock()
45 STAFRC_t STAFRWSemWriteUnlock(STAFRWSem_t rwsem, unsigned int *osRC) in STAFRWSemWriteUnlock()
/dports/devel/staf/src/staf/stafif/win32/
H A DSTAFRWSem.cpp18 STAFRC_t STAFRWSemQuery(STAFRWSem_t rwsem, STAFRWSemInfo *rwSemInfo, in STAFRWSemQuery()
25 STAFRC_t STAFRWSemReadLock(STAFRWSem_t rwsem, unsigned int timeout, in STAFRWSemReadLock()
32 STAFRC_t STAFRWSemReadUnlock(STAFRWSem_t rwsem, unsigned int *osRC) in STAFRWSemReadUnlock()
38 STAFRC_t STAFRWSemWriteLock(STAFRWSem_t rwsem, unsigned int timeout, in STAFRWSemWriteLock()
45 STAFRC_t STAFRWSemWriteUnlock(STAFRWSem_t rwsem, unsigned int *osRC) in STAFRWSemWriteUnlock()
/dports/devel/staf/src/staf/stafif/
H A DSTAFRWSemCommon.cpp64 STAFRC_t STAFRWSemQueryCommon(STAFRWSem_t rwsem, STAFRWSemInfo *rwSemInfo, in STAFRWSemQueryCommon()
101 STAFRC_t STAFRWSemReadLockCommon(STAFRWSem_t rwsem, unsigned int timeout, in STAFRWSemReadLockCommon()
156 STAFRC_t STAFRWSemReadUnlockCommon(STAFRWSem_t rwsem, unsigned int *osRC) in STAFRWSemReadUnlockCommon()
197 STAFRC_t STAFRWSemWriteLockCommon(STAFRWSem_t rwsem, unsigned int timeout, in STAFRWSemWriteLockCommon()
249 STAFRC_t STAFRWSemWriteUnlockCommon(STAFRWSem_t rwsem, unsigned int *osRC) in STAFRWSemWriteUnlockCommon()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dposix-clock.h89 struct rw_semaphore rwsem; member
H A Dgnss.h45 struct rw_semaphore rwsem; member
H A Dnotifier.h66 struct rw_semaphore rwsem; member
H A Dipc_namespace.h19 struct rw_semaphore rwsem; member
H A Drmap.h31 struct rw_semaphore rwsem; /* W: modification, R: walking the list */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dposix-clock.h89 struct rw_semaphore rwsem; member
H A Dgnss.h45 struct rw_semaphore rwsem; member
H A Dnotifier.h66 struct rw_semaphore rwsem; member
H A Dipc_namespace.h19 struct rw_semaphore rwsem; member
H A Drmap.h31 struct rw_semaphore rwsem; /* W: modification, R: walking the list */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dposix-clock.h89 struct rw_semaphore rwsem; member
H A Dgnss.h45 struct rw_semaphore rwsem; member
H A Dnotifier.h66 struct rw_semaphore rwsem; member
H A Dipc_namespace.h19 struct rw_semaphore rwsem; member
H A Drmap.h31 struct rw_semaphore rwsem; /* W: modification, R: walking the list */ member
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dnotifier.h30 struct rw_semaphore rwsem; member
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dnotifier.h30 struct rw_semaphore rwsem; member
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dsound.h264 sem_t* rwsem; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/leds/
H A Dleds-bd2802.c71 struct rw_semaphore rwsem; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/leds/
H A Dleds-bd2802.c71 struct rw_semaphore rwsem; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/leds/
H A Dleds-bd2802.c71 struct rw_semaphore rwsem; member

12