Home
last modified time | relevance | path

Searched refs:sem_trywait (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/lms/SyncLib/src/
H A DSemaphoreUnix.cpp74 return (sem_trywait(&_osSemaphore->_sem) == 0); in acquireTry()
/titanic_41/usr/src/head/
H A Dsemaphore.h74 int sem_trywait(sem_t *);
/titanic_41/usr/src/lib/libc/port/rt/
H A Dsem.c333 sem_trywait(sem_t *sem) in sem_trywait() function
H A Dmqueue.c694 err = sem_trywait(&mqhp->mq_notfull); in __mq_timedsend()
833 if (sem_trywait(&mqhp->mq_notempty) == -1) { in __mq_timedreceive()
/titanic_41/usr/src/lib/librt/common/
H A Dmapfile-vers127 sem_trywait { TYPE = FUNCTION };
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common757 sem_trywait
/titanic_41/usr/src/cmd/make/bin/
H A Dparallel.cc409 if (sem_trywait(m2_shm_sem) == 0) { in m2_acquire_job()
/titanic_41/usr/src/man/man3c/
H A DMakefile1098 sem_trywait.3c \
2114 sem_trywait.3c := LINKSRC = sem_wait.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers396 sem_trywait;
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1166 link path=usr/share/man/man3c/sem_trywait.3c target=sem_wait.3c
/titanic_41/
H A D.gitignore5183 usr/src/man/man3c/sem_trywait.3c