Home
last modified time | relevance | path

Searched refs:sem_post (Results 1 – 18 of 18) sorted by relevance

/freebsd-9-stable/lib/libkse/test/
Dsem_d.c77 assert(0 == sem_post(&sem_b)); in main()
84 assert(0 == sem_post(&sem_b)); in main()
86 assert(0 == sem_post(&sem_b)); in main()
88 assert(0 == sem_post(&sem_b)); in main()
110 assert(0 == sem_post(&sem_a)); in main()
122 assert(0 == sem_post(&sem_a)); in main()
/freebsd-9-stable/tools/regression/posixsem2/
Dsemtest.c41 if (sem_post(s)) in test_unnamed()
81 if (sem_post(s)) in test_named()
/freebsd-9-stable/contrib/ofed/librdmacm/examples/
Drping.c178 sem_post(&cb->sem); in rping_cma_event_handler()
184 sem_post(&cb->sem); in rping_cma_event_handler()
191 sem_post(&cb->sem); in rping_cma_event_handler()
203 sem_post(&cb->sem); in rping_cma_event_handler()
213 sem_post(&cb->sem); in rping_cma_event_handler()
220 sem_post(&cb->sem); in rping_cma_event_handler()
298 sem_post(&cb->sem); in rping_cq_event_handler()
304 sem_post(&cb->sem); in rping_cq_event_handler()
321 sem_post(&cb->sem); in rping_cq_event_handler()
338 sem_post(&cb->sem); in rping_cq_event_handler()
/freebsd-9-stable/include/
Dsemaphore.h57 int sem_post(sem_t *);
/freebsd-9-stable/contrib/gcclibs/libgomp/config/posix/
Dsem.h82 sem_post (sem); in gomp_sem_post()
/freebsd-9-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
Dbarrier.c86 sem_post(&bar->bar_sem); in barrier_wait()
/freebsd-9-stable/usr.sbin/pppctl/
Dpppctl.c230 sem_post(&sem_select); in InputHandler()
254 sem_post(&sem_select); in SmartGets()
633 sem_post(&sem_select); in main()
/freebsd-9-stable/lib/libthr/thread/
Dthr_sem.c52 FB10_COMPAT(_sem_post_compat, sem_post);
/freebsd-9-stable/lib/libkse/thread/
Dthr_sem.c49 __weak_reference(_sem_post, sem_post);
/freebsd-9-stable/lib/libkse/
Dkse.map139 sem_post;
/freebsd-9-stable/lib/libc/include/
Dnamespace.h217 #define sem_post _sem_post macro
Dun-namespace.h198 #undef sem_post
/freebsd-9-stable/sys/contrib/dev/acpica/
Dosunixxf.c714 if (sem_post (Sem) == -1) in AcpiOsSignalSemaphore()
/freebsd-9-stable/lib/libc/gen/
Dsem_new.c57 __weak_reference(_sem_post, sem_post);
Dsem.c120 FB10_COMPAT(_libc_sem_post_compat, sem_post);
DSymbol.map373 sem_post;
DMakefile.inc83 sem_open.3 sem_post.3 sem_timedwait.3 sem_wait.3 \
/freebsd-9-stable/contrib/ntp/libntp/
Dwork_thread.c70 # define tickle_sem sem_post