Home
last modified time | relevance | path

Searched defs:sem_timedwait (Results 1 – 25 of 1181) sorted by relevance

12345678910>>...48

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dsemaphore.h74 # define sem_timedwait __sem_timedwait64 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dsemaphore.h74 # define sem_timedwait __sem_timedwait64 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/thread/
H A Dsem_timedwait.c9 int sem_timedwait(sem_t *restrict sem, const struct timespec *restrict at) in sem_timedwait() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/thread/
H A Dsem_timedwait.c9 int sem_timedwait(sem_t *restrict sem, const struct timespec *restrict at) in sem_timedwait() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/thread/
H A Dsem_timedwait.c9 int sem_timedwait(sem_t *restrict sem, const struct timespec *restrict at) in sem_timedwait() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/thread/
H A Dsem_timedwait.c9 int sem_timedwait(sem_t *restrict sem, const struct timespec *restrict at) in sem_timedwait() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/thread/
H A Dsem_timedwait.c9 int sem_timedwait(sem_t *restrict sem, const struct timespec *restrict at) in sem_timedwait() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/thread/
H A Dsem_timedwait.c9 int sem_timedwait(sem_t *restrict sem, const struct timespec *restrict at) in sem_timedwait() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/thread/
H A Dsem_timedwait.c9 int sem_timedwait(sem_t *restrict sem, const struct timespec *restrict at) in sem_timedwait() function
/dports/comms/flcluster/flcluster-1.0.4/src/utils/
H A Dthreads.cxx39 int sem_timedwait(sem_t* sem, const struct timespec* abs_timeout) in sem_timedwait() function
/dports/multimedia/mpv/mpv-0.34.1/osdep/win32/include/
H A Dsemaphore.h26 #define sem_timedwait m_sem_timedwait macro
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/compat/dispatch_semaphore/
H A Dsemaphore.h28 #define sem_timedwait(psem, val) dispatch_semaphore_wait(*psem, dispatch_walltime(val, 0)) macro
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/compat/dispatch_semaphore/
H A Dsemaphore.h28 #define sem_timedwait(psem, val) dispatch_semaphore_wait(*psem, dispatch_walltime(val, 0)) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/compat/dispatch_semaphore/
H A Dsemaphore.h28 #define sem_timedwait(psem, val) dispatch_semaphore_wait(*psem, dispatch_walltime(val, 0)) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/compat/dispatch_semaphore/
H A Dsemaphore.h28 #define sem_timedwait(psem, val) dispatch_semaphore_wait(*psem, dispatch_walltime(val, 0)) macro
/dports/multimedia/handbrake/ffmpeg-4.4/compat/dispatch_semaphore/
H A Dsemaphore.h28 #define sem_timedwait(psem, val) dispatch_semaphore_wait(*psem, dispatch_walltime(val, 0)) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dsem_timedwait.c98 sem_timedwait (sem_t * sem, const struct timespec *abstime) in sem_timedwait() function
/dports/devel/mingw32-pthreads/pthreads-w32-2-8-0-release/
H A Dsem_timedwait.c98 sem_timedwait (sem_t * sem, const struct timespec *abstime) in sem_timedwait() function
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/w32-pthreads/
H A Dsem_timedwait.c98 sem_timedwait (sem_t * sem, const struct timespec *abstime) in sem_timedwait() function
/dports/multimedia/mpv/mpv-0.34.1/osdep/
H A Dsemaphore.h49 #define sem_timedwait mp_sem_timedwait macro
/dports/misc/visp/visp-3.4.0/3rdparty/pthreads4w/
H A Dsem_timedwait.c99 sem_timedwait (sem_t * sem, const struct timespec *abstime) in sem_timedwait() function
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Dos_hurd.go32 func sem_timedwait(sem *_sem_t, timeout *timespec) int32 func
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Dos_hurd.go32 func sem_timedwait(sem *_sem_t, timeout *timespec) int32 func
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Dos_hurd.go32 func sem_timedwait(sem *_sem_t, timeout *timespec) int32 func
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dos_aix.go30 func sem_timedwait(sem *semt, timeout *timespec) int32 func

12345678910>>...48