Home
last modified time | relevance | path

Searched refs:mtx_timedlock (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/head/
H A Dthreads.h81 extern int mtx_timedlock(mtx_t *_RESTRICT_KYWD,
/titanic_44/usr/src/test/libc-tests/tests/
H A Dc11_threads.c330 VERIFY3S(mtx_timedlock(&mtx, &ts), ==, thrd_timedout); in cthr_test_mtx_selftime()
345 VERIFY3S(mtx_timedlock(mtx, &ts), ==, thrd_timedout); in cthr_test_mtx_busy_thr()
/titanic_44/usr/src/lib/libc/port/threads/
H A Dc11_thr.c158 mtx_timedlock(mtx_t *_RESTRICT_KYWD mtx, in mtx_timedlock() function
/titanic_44/usr/src/test/libc-tests/cfg/symbols/
H A Dthreads_h.cfg103 func | mtx_timedlock |\
/titanic_44/usr/src/man/man3c/
H A DMakefile991 mtx_timedlock.3c \
1960 mtx_timedlock.3c := LINKSRC = mtx.3c
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers136 mtx_timedlock;
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc991 link path=usr/share/man/man3c/mtx_timedlock.3c target=mtx.3c