Home
last modified time | relevance | path

Searched defs:SemWait (Results 1 – 23 of 23) sorted by relevance

/dports/devel/ga/ga-5.8/armci/tcgmsg/ipcv4.0/
H A Dsema_macx.c113 void SemWait(long sem_set_id, long sem_num) in SemWait() function
192 void SemWait(long sem_set_id, long sem_num) in SemWait() function
H A Dsema.c160 void SemWait(sem_set_id, sem_num) in SemWait() function
320 void SemWait(sem_set_id, sem_num) in SemWait() function
491 void SemWait(sem_set_id, sem_num) in SemWait() function
767 void SemWait(long sem_set_id, long sem_num) in SemWait() function
864 void SemWait(long sem_set_id, long sem_num) in SemWait() function
943 void SemWait(long sem_set_id, long sem_num) in SemWait() function
H A Dsema_alliant.c139 void SemWait(sem_set_id, sem_num) in SemWait() function
H A Dsema_convex.c162 void SemWait(sem_set_id, sem_num) in SemWait() function
H A Dsema_sgius.c223 void SemWait(long sem_set_id, long sem_num) in SemWait() function
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/suite/innodb/r/
H A Dinnodb-wl5522.result79 SELECT * FROM t1 ORDER BY b,a DESC LIMIT 3;
95 SELECT COUNT(*) FROM t1;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/decoder/core/src/
H A Dwels_decoder_thread.cpp122 int SemWait (SWelsDecSemphore* s, int32_t timeout) { in SemWait() function
231 int SemWait (SWelsDecSemphore* s, int32_t timeout) { in SemWait() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/decoder/core/src/
H A Dwels_decoder_thread.cpp122 int SemWait (SWelsDecSemphore* s, int32_t timeout) { in SemWait() function
231 int SemWait (SWelsDecSemphore* s, int32_t timeout) { in SemWait() function
/dports/multimedia/openh264/openh264-2.1.1/codec/decoder/core/src/
H A Dwels_decoder_thread.cpp122 int SemWait (SWelsDecSemphore* s, int32_t timeout) { in SemWait() function
231 int SemWait (SWelsDecSemphore* s, int32_t timeout) { in SemWait() function
/dports/misc/mbuffer/mbuffer-20211018/
H A Dcommon.c40 int SemWait(sema_t *s) in SemWait() function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h92 unsigned int SemWait:1; member
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h92 unsigned int SemWait:1; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h92 unsigned int SemWait:1; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h92 unsigned int SemWait:1; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h92 unsigned int SemWait:1; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h92 unsigned int SemWait:1; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h92 unsigned int SemWait:1; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h92 unsigned int SemWait:1; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h92 unsigned int SemWait:1; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h92 unsigned int SemWait:1; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h92 unsigned int SemWait:1; member
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/multicore/
H A Dmulticore.cpp536 int Multicore::SemWait(int semaphoreIndex) in SemWait() function in Multicore
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/desc/
H A Dnacl_desc_base.h309 int (*SemWait)(struct NaClDesc *vself) NACL_WUR; member