Home
last modified time | relevance | path

Searched defs:semaphore (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h231 struct semaphore { struct
239 struct semaphore name; \ argument
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_shmtx.h29 ngx_uint_t semaphore; member
/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_llh.c15 u32 semaphore) in hw_atl_reg_glb_cpu_sem_set()
20 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore) in hw_atl_reg_glb_cpu_sem_get()
H A Dhw_atl_llh_internal.h15 #define HW_ATL_GLB_CPU_SEM_ADR(semaphore) (0x000003a0u + (semaphore) * 0x4) argument