Home
last modified time | relevance | path

Searched refs:MPAllocateTaskStorageIndex (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/panomatic/panomatic-0.9.4/zthread/src/macos/
H A DTSS.h59 if(!init || MPAllocateTaskStorageIndex(&_key) != noErr) { in TSS()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMultiprocessing.pas692 function MPAllocateTaskStorageIndex( var taskIndex: TaskStorageIndex ): OSStatus; external name '_M… in MPAllocateTaskStorageIndex() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dthread.cpp1222 verify_noerr( MPAllocateTaskStorageIndex( &gs_tlsForWXThread ) ) ; in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dthread.cpp1222 verify_noerr( MPAllocateTaskStorageIndex( &gs_tlsForWXThread ) ) ; in IMPLEMENT_DYNAMIC_CLASS()