/titanic_50/usr/src/cmd/syseventd/daemons/syseventd/ |
H A D | syseventd.c | 545 (void) sema_post(&sema_dispatch); in door_upcall() 653 (void) sema_post(d_pkg->completion_sema); in drain_eventq() 764 (void) sema_post( in client_deliver_event_thr() 787 (void) sema_post(d_pkg->completion_sema); in client_deliver_event_thr() 993 (void) sema_post(&sema_resource); in event_completion_thr() 1022 (void) sema_post(&sema_eventbuf); in dispatch() 1023 (void) sema_post(&sema_resource); in dispatch() 1066 (void) sema_post(&sema_eventbuf); in dispatch() 1090 (void) sema_post(&sema_eventbuf); in dispatch()
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | sema.c | 295 #pragma weak _sema_post = sema_post 297 sema_post(sema_t *sp) in sema_post() function 307 tdb_incr(ssp->sema_post); in sema_post()
|
/titanic_50/usr/src/tools/ctf/cvt/ |
H A D | barrier.c | 73 sema_post(&bar->bar_sem); in barrier_wait()
|
/titanic_50/usr/src/cmd/isns/isnsd/ |
H A D | msgq.c | 91 (void) sema_post(&q->q_sema); in queue_msg_set()
|
/titanic_50/usr/src/lib/libdiskmgt/common/ |
H A D | events.c | 148 (void) sema_post(&semaphore); in dm_init_event_queue() 307 (void) sema_post(&semaphore); in add_event_to_queue()
|
/titanic_50/usr/src/head/ |
H A D | synch.h | 127 int sema_post(sema_t *);
|
H A D | thread_db.h | 351 uint_t sema_post; member
|
/titanic_50/usr/src/lib/libc/inc/ |
H A D | tdb_agent.h | 125 uint_t sema_post; member
|
/titanic_50/usr/src/cmd/hotplugd/ |
H A D | hotplugd.c | 325 (void) sema_post(&signal_sem); in signal_handler()
|
/titanic_50/usr/src/lib/libc/port/rt/ |
H A D | sem.c | 279 if ((error = sema_post((sema_t *)sem)) != 0) { in sem_post()
|
/titanic_50/usr/src/cmd/zoneadmd/ |
H A D | zoneadmd.c | 1524 (void) sema_post(&scratch_sem); in server() 2221 (void) sema_post(&shstate->sem); in main() 2278 (void) sema_post(&shstate->sem); in main()
|
/titanic_50/usr/src/cmd/nscd/ |
H A D | nscd_frontend.c | 159 (void) sema_post(&common_sema); in _nscd_release_clearance() 163 (void) sema_post(sema); in _nscd_release_clearance()
|
/titanic_50/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 214 sema_post { TYPE = FUNCTION };
|
/titanic_50/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr.c | 195 (void) sema_post(&common_sema); in release_clearance() 207 (void) sema_post(table_sema); in release_clearance()
|
/titanic_50/usr/src/lib/libthread/common/ |
H A D | mapfile-vers | 274 sema_post { TYPE = FUNCTION };
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 763 sema_post
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rarpd.c | 806 (void) sema_post(&delay_sema); in delay_write()
|
/titanic_50/usr/src/cmd/rcm_daemon/common/ |
H A D | rcm_script.c | 1133 (void) sema_post(&script_process_sema); in script_exited() 1350 (void) sema_post(&script_process_sema); in do_cmd()
|
/titanic_50/usr/src/lib/libc_db/common/ |
H A D | thread_db.c | 2867 ssp->sema_post = in __td_sync_get_stats() 2868 sync_stats.un.sema.sema_post; in __td_sync_get_stats()
|
/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_share.c | 1146 (void) sema_post(&smb_proc_sem); in smb_proc_givesem()
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 1159 sema_post.3c \ 2231 sema_post.3c := LINKSRC = semaphore.3c
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1765 sema_post;
|
/titanic_50/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 1522 (void) sema_post(&dev_sema); in unlock_dev()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1227 link path=usr/share/man/man3c/sema_post.3c target=semaphore.3c
|
/titanic_50/ |
H A D | .gitignore | 5186 usr/src/man/man3c/sema_post.3c
|