Searched defs:sem (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-10-stable/contrib/gcclibs/libgomp/config/linux/
H A Dsem.c37 gomp_sem_wait_slow (gomp_sem_t *sem) argument
52 gomp_sem_post_slow (gomp_sem_t *sem) argument
H A Dsem.h37 static inline void gomp_sem_init (gomp_sem_t *sem, int value) argument
43 static inline void gomp_sem_wait (gomp_sem_t *sem) argument
50 static inline void gomp_sem_post (gomp_sem_t *sem) argument
56 static inline void gomp_sem_destroy (gomp_sem_t *sem) argument
/freebsd-10-stable/contrib/gcclibs/libgomp/config/posix/
H A Dsem.c41 void gomp_sem_init (gomp_sem_t *sem, int value) argument
56 void gomp_sem_wait (gomp_sem_t *sem) argument
86 gomp_sem_post(gomp_sem_t *sem) argument
105 gomp_sem_destroy(gomp_sem_t *sem) argument
119 gomp_sem_wait(gomp_sem_t *sem) argument
[all...]
H A Dsem.h73 static inline void gomp_sem_init (gomp_sem_t *sem, int value) argument
80 static inline void gomp_sem_post (gomp_sem_t *sem) argument
85 static inline void gomp_sem_destroy (gomp_sem_t *sem) argument
[all...]
/freebsd-10-stable/tools/regression/pthread/unwind/
H A Dsem_wait_cancel.cpp11 sem_t sem; variable
/freebsd-10-stable/lib/libkse/test/
H A Dsem_d.c50 sem_t * sem = (sem_t *) a_arg; local
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_sem.c75 _sem_init_compat(sem_t *sem, int pshared, unsigned int value) argument
81 _sem_destroy_compat(sem_t *sem) argument
87 _sem_getvalue_compat(sem_t * __restrict sem, int * __restrict sval) argument
93 _sem_trywait_compat(sem_t *sem) argument
99 _sem_wait_compat(sem_t *sem) argument
105 _sem_timedwait_compat(sem_t * __restrict sem, const struct timespec * __restrict abstime) argument
112 _sem_post_compat(sem_t *sem) argument
[all...]
/freebsd-10-stable/sys/ofed/include/linux/
H A Dsemaphore.h50 linux_sema_init(struct semaphore *sem, int val) argument
58 init_MUTEX(struct semaphore *sem) argument
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_sem.c53 sem_check_validity(sem_t *sem) argument
67 sem_t *sem = (sem_t *)arg; local
80 sem_t sem; local
118 _sem_init(sem_t *sem, int pshared, unsigned int value) argument
136 _sem_wait(sem_t *sem) argument
171 _sem_timedwait(sem_t * __restrict sem, const struct timespec * __restrict abs_timeout) argument
229 _sem_post(sem_t *sem) argument
[all...]
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dreset.c51 u32 sem; local
/freebsd-10-stable/contrib/netbsd-tests/lib/semaphore/
H A Dsem.c36 sem_t sem; local
63 sem_t sem; local
84 sem_t sem; local
304 sem_t *sem; local
[all...]
/freebsd-10-stable/contrib/apr/include/
H A Dapr_portable.h92 sem_id sem; member in struct:apr_os_proc_mutex_t
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_sem.c113 static sem_t sem; variable
/freebsd-10-stable/lib/libc/gen/
H A Dsem.c79 struct sem { struct
124 sem_check_validity(sem_t *sem) argument
136 sem_free(sem_t sem) argument
146 sem_t sem; local
168 _libc_sem_init_compat(sem_t *sem, int pshared, unsigned int value) argument
192 _libc_sem_destroy_compat(sem_t *sem) argument
222 sem_t *sem; local
283 _libc_sem_close_compat(sem_t *sem) argument
356 sem_t *sem = arg; local
364 _libc_sem_timedwait_compat(sem_t * __restrict sem, const struct timespec * __restrict abstime) argument
408 _libc_sem_wait_compat(sem_t *sem) argument
414 _libc_sem_trywait_compat(sem_t *sem) argument
433 _libc_sem_post_compat(sem_t *sem) argument
450 _libc_sem_getvalue_compat(sem_t * __restrict sem, int * __restrict sval) argument
[all...]
H A Dsem_new.c72 sem_t *sem; member in struct:sem_nameinfo
110 sem_check_validity(sem_t *sem) argument
120 _sem_init(sem_t *sem, int pshared, unsigned int value) argument
143 sem_t *sem, tm local
256 _sem_close(sem_t *sem) argument
310 _sem_destroy(sem_t *sem) argument
325 _sem_getvalue(sem_t * __restrict sem, int * __restrict sval) argument
336 usem_wake(struct _usem *sem) argument
343 usem_wait(struct _usem *sem, const struct timespec *abstime) argument
363 _sem_trywait(sem_t *sem) argument
379 _sem_timedwait(sem_t * __restrict sem, const struct timespec * __restrict abstime) argument
418 _sem_wait(sem_t *sem) argument
431 _sem_post(sem_t *sem) argument
[all...]
/freebsd-10-stable/sys/cam/ctl/
H A Dctl_frontend_ioctl.c66 struct cv sem; member in struct:ctl_fe_ioctl_params
/freebsd-10-stable/contrib/netbsd-tests/kernel/
H A Dt_sysv.c432 ATF_TC_WITH_CLEANUP(sem); variable
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dr600_blit_kms.c632 r600_blit_prepare_copy(struct radeon_device *rdev, unsigned num_gpu_pages, struct radeon_fence **fence, struct radeon_sa_bo **vb, struct radeon_semaphore **sem) argument
686 r600_blit_done_copy(struct radeon_device *rdev, struct radeon_fence **fence, struct radeon_sa_bo *vb, struct radeon_semaphore *sem) argument
H A Drv770.c911 struct radeon_semaphore *sem = NULL; local
H A Dradeon_gart.c1097 struct radeon_semaphore *sem = NULL; local
/freebsd-10-stable/usr.bin/fstat/
H A Dfstat.c434 struct semstat sem; local
/freebsd-10-stable/contrib/ntp/libntp/
H A Dwork_thread.c781 wait_for_sem( sem_ref sem, struct timespec * timeout ) argument
/freebsd-10-stable/sys/net/
H A Dnetmap.h275 uint8_t sem[128] __attribute__((__aligned__(NM_CACHE_ALIGN))); member in struct:netmap_ring
/freebsd-10-stable/contrib/ofed/librdmacm/examples/
H A Drping.c144 sem_t sem; member in struct:rping_cb
[all...]
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c943 struct semaphore *sem; local
997 struct semaphore *sem; local
[all...]

Completed in 204 milliseconds

12