Home
last modified time | relevance | path

Searched refs:MPWaitOnSemaphore (Results 1 – 25 of 25) sorted by relevance

/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/unix/
H A Dtlibmpthrd.cxx577 err = MPWaitOnSemaphore(PX_suspendMutex,kDurationForever);
610 err = MPWaitOnSemaphore(PX_suspendMutex, kDurationForever);
717 OSStatus err = MPWaitOnSemaphore(semId, kDurationForever);
732 if ((err = MPWaitOnSemaphore(semId, timeout)) == noErr)
751 OSStatus err = MPWaitOnSemaphore(semId, kDurationImmediate);
/dports/audio/drumgizmo/drumgizmo-0.9.19/src/
H A Dsem.cc115 auto ret = MPWaitOnSemaphore(prv->semaphore, in wait()
168 MPWaitOnSemaphore(prv->semaphore, kDurationForever); in wait()
/dports/graphics/panomatic/panomatic-0.9.4/zthread/src/macos/
H A DMonitor.cxx103 OSStatus status = MPWaitOnSemaphore(_sema, waitDuration); in wait()
123 status = MPWaitOnSemaphore(_sema, kDurationForever); in wait()
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/unix/macosaudio/
H A Dringbuffer.cxx192 oops = MPWaitOnSemaphore(m_readtoken, (Duration)timeout); in ReadTimed()
253 err = MPWaitOnSemaphore(m_readtoken, timeout); in WaitForData()
H A DMacMain.cxx82 err = MPWaitOnSemaphore(request->m_done, kDurationForever); in CarbonQueue()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXThread.cpp166 MPWaitOnSemaphore(*((MPSemaphoreID*)data),kDurationForever); in wait()
172 return MPWaitOnSemaphore(*((MPSemaphoreID*)data),kDurationImmediate)==noErr; in trywait()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXThread.cpp165 MPWaitOnSemaphore(*((MPSemaphoreID*)data),kDurationForever); in wait()
171 return MPWaitOnSemaphore(*((MPSemaphoreID*)data),kDurationImmediate)==noErr; in trywait()
/dports/audio/madplay/madplay-0.15.2b/
H A Daudio_jaguar.c290 if (MPWaitOnSemaphore(buffer->semaphore, kDurationForever) != noErr) { in wait()
H A Daudio_carbon.c99 if (MPWaitOnSemaphore(buffer->semaphore, kDurationForever) != noErr) { in wait()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMultiprocessing.pas883 function MPWaitOnSemaphore( semaphore: MPSemaphoreID; timeout: Duration ): OSStatus; external name … in MPWaitOnSemaphore() function
/dports/games/libretro-snes9x/snes9x-73aa348/macosx/
H A Dmac-coreimage.mm706 err = MPWaitOnSemaphore(cisem, kDurationForever);
823 err = MPWaitOnSemaphore(cisem, kDurationForever);
H A Dmac-render.cpp314 MPWaitOnSemaphore(readySemaphore, kDurationForever); in DrawFreezeDefrostScreen()
1525 MPWaitOnSemaphore(readySemaphore, kDurationForever); in S9xPutImageBlitGL()
/dports/emulators/snes9x-gtk/snes9x-1.54.1/macosx/
H A Dmac-coreimage.mm876 err = MPWaitOnSemaphore(cisem, kDurationForever);
993 err = MPWaitOnSemaphore(cisem, kDurationForever);
H A Dmac-render.cpp493 MPWaitOnSemaphore(readySemaphore, kDurationForever); in DrawFreezeDefrostScreen()
1704 MPWaitOnSemaphore(readySemaphore, kDurationForever); in S9xPutImageBlitGL()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dthread.cpp300 OSStatus err = MPWaitOnSemaphore( m_semaphore, milliseconds ); in WaitTimeout()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dthread.cpp300 OSStatus err = MPWaitOnSemaphore( m_semaphore, milliseconds ); in WaitTimeout()
/dports/multimedia/libdc1394/libdc1394-2.2.6/dc1394/macosx/
H A Dcapture.c399 MPWaitOnSemaphore (capture->thread_init_semaphore, kDurationForever); in dc1394_macosx_capture_setup()
/dports/audio/madplay/madplay-0.15.2b/po/
H A Dmadplay.pot28 msgid "MPWaitOnSemaphore() failed"
H A Den.po25 msgid "MPWaitOnSemaphore() failed"
H A Dfr.po25 msgid "MPWaitOnSemaphore() failed"
H A Des.po25 msgid "MPWaitOnSemaphore() failed"
H A Dno.po25 msgid "MPWaitOnSemaphore() failed"
H A Dhr.po25 msgid "MPWaitOnSemaphore() failed"
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/CECILL/
H A DCImg.h9045 MPWaitOnSemaphore(c.sync_event,kDurationForever); // Wait end of processing notification
9261 MPWaitOnSemaphore(c.wait_event,kDurationForever);
9821 MPWaitOnSemaphore(c.sync_event, kDurationForever);
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/greycstoration/cimg/
H A DCImg.h9055 MPWaitOnSemaphore(c.sync_event,kDurationForever); // Wait end of processing notification
9271 MPWaitOnSemaphore(c.wait_event,kDurationForever);
9831 MPWaitOnSemaphore(c.sync_event, kDurationForever);