Home
last modified time | relevance | path

Searched refs:sema_trywait (Results 1 – 16 of 16) sorted by relevance

/titanic_50/usr/src/lib/libc/port/threads/
H A Dsema.c228 #pragma weak _sema_trywait = sema_trywait
230 sema_trywait(sema_t *sp) in sema_trywait() function
242 tdb_incr(ssp->sema_trywait); in sema_trywait()
/titanic_50/usr/src/head/
H A Dsynch.h128 int sema_trywait(sema_t *);
H A Dthread_db.h349 uint_t sema_trywait; member
/titanic_50/usr/src/lib/libc/inc/
H A Dtdb_agent.h129 uint_t sema_trywait; member
/titanic_50/usr/src/lib/libc/port/rt/
H A Dsem.c339 if ((error = sema_trywait((sema_t *)sem)) != 0) { in sem_trywait()
/titanic_50/usr/src/cmd/nscd/
H A Dnscd_frontend.c136 if (sema_trywait(&common_sema) == 0) { in _nscd_get_clearance()
141 if (sema_trywait(sema) == 0) { in _nscd_get_clearance()
/titanic_50/usr/src/lib/libpthread/common/
H A Dmapfile-vers215 sema_trywait { TYPE = FUNCTION };
/titanic_50/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c160 if (sema_trywait(&common_sema) == 0) { in get_clearance()
175 if (sema_trywait(table_sema) == 0) { in get_clearance()
/titanic_50/usr/src/lib/libthread/common/
H A Dmapfile-vers275 sema_trywait { TYPE = FUNCTION };
/titanic_50/usr/src/lib/c_synonyms/
H A Dsyn_common766 sema_trywait
/titanic_50/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c524 } else if (sema_trywait(&sema_eventbuf)) { in door_upcall()
/titanic_50/usr/src/lib/libc_db/common/
H A Dthread_db.c2863 ssp->sema_trywait = in __td_sync_get_stats()
2864 sync_stats.un.sema.sema_trywait; in __td_sync_get_stats()
/titanic_50/usr/src/man/man3c/
H A DMakefile1160 sema_trywait.3c \
2232 sema_trywait.3c := LINKSRC = semaphore.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers1766 sema_trywait;
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1228 link path=usr/share/man/man3c/sema_trywait.3c target=semaphore.3c
/titanic_50/
H A D.gitignore5187 usr/src/man/man3c/sema_trywait.3c