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

12

/freebsd-10.0-release/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.0-release/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.0-release/tools/regression/pthread/unwind/
H A Dsem_wait_cancel.cpp11 sem_t sem; variable
/freebsd-10.0-release/lib/libkse/test/
H A Dsem_d.c50 sem_t * sem = (sem_t *) a_arg; local
/freebsd-10.0-release/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.0-release/sys/ofed/include/linux/
H A Dsemaphore.h49 linux_sema_init(struct semaphore *sem, int val) argument
57 init_MUTEX(struct semaphore *sem) argument
/freebsd-10.0-release/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.0-release/sys/ofed/drivers/net/mlx4/
H A Dreset.c52 u32 sem; local
/freebsd-10.0-release/contrib/apr/include/
H A Dapr_portable.h92 sem_id sem; member in struct:apr_os_proc_mutex_t
/freebsd-10.0-release/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.c69 sem_t *sem; member in struct:sem_nameinfo
109 sem_check_validity(sem_t *sem) argument
121 _sem_init(sem_t *sem, int pshared, unsigned int value) argument
145 sem_t *sem local
249 _sem_close(sem_t *sem) argument
307 _sem_destroy(sem_t *sem) argument
322 _sem_getvalue(sem_t * __restrict sem, int * __restrict sval) argument
333 usem_wake(struct _usem *sem) argument
339 usem_wait(struct _usem *sem, const struct timespec *abstime) argument
359 _sem_trywait(sem_t *sem) argument
375 _sem_timedwait(sem_t * __restrict sem, const struct timespec * __restrict abstime) argument
413 _sem_wait(sem_t *sem) argument
425 _sem_post(sem_t *sem) argument
[all...]
/freebsd-10.0-release/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.c908 struct radeon_semaphore *sem = NULL; local
H A Dradeon_gart.c1092 struct radeon_semaphore *sem = NULL; local
H A Devergreen.c3350 struct radeon_semaphore *sem = NULL; local
H A Dr600.c2676 struct radeon_semaphore *sem = NULL; local
2707 struct radeon_semaphore *sem = NULL; local
/freebsd-10.0-release/usr.bin/fstat/
H A Dfstat.c434 struct semstat sem; local
/freebsd-10.0-release/sys/kern/
H A Dsysv_sem.c102 static struct sem *sem; /* semaphore pool */ variable in typeref:struct:sem
113 struct sem { struct
[all...]
/freebsd-10.0-release/contrib/ofed/librdmacm/examples/
H A Drping.c144 sem_t sem; member in struct:rping_cb
[all...]
/freebsd-10.0-release/lib/libprocstat/
H A Dlibprocstat.c1027 procstat_get_sem_info(struct procstat *procstat, struct filestat *fst, struct semstat *sem, char *errbuf) argument
1047 procstat_get_sem_info_kvm(kvm_t *kd, struct filestat *fst, struct semstat *sem, char *errbuf) argument
1093 procstat_get_sem_info_sysctl(struct filestat *fst, struct semstat *sem, char *errbuf __unused) argument
[all...]
/freebsd-10.0-release/sys/cam/ctl/
H A Dctl_private.h51 struct cv sem; member in struct:ctl_fe_ioctl_startstop_info
56 struct cv sem; member in struct:ctl_fe_ioctl_bbrread_info
69 struct cv sem; member in struct:ctl_fe_ioctl_params
/freebsd-10.0-release/sys/contrib/rdma/krping/
H A Dkrping.c218 wait_queue_head_t sem; member in struct:krping_cb
[all...]
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dia64-gen.c778 parse_semantics(char *sem) argument

Completed in 389 milliseconds

12