Home
last modified time | relevance | path

Searched refs:ptw32_features (Results 1 – 19 of 19) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread_win32_attach_detach_np.c58 ptw32_features = 0; in pthread_win32_process_attach_np()
63 ptw32_features = PTW32_SYSTEM_INTERLOCKED_COMPARE_EXCHANGE; in pthread_win32_process_attach_np()
135 ptw32_features |= PTW32_ALERTABLE_ASYNC_CANCEL; in pthread_win32_process_attach_np()
255 return ((ptw32_features & feature_mask) == feature_mask); in pthread_win32_test_features_np()
H A Dglobal.c53 int ptw32_features = 0; variable
H A Dimplement.h591 extern int ptw32_features;
H A Dpthread.h1194 enum ptw32_features { enum
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/w32-pthreads/
H A Dpthread_win32_attach_detach_np.c60 ptw32_features = 0; in pthread_win32_process_attach_np()
65 ptw32_features = PTW32_SYSTEM_INTERLOCKED_COMPARE_EXCHANGE; in pthread_win32_process_attach_np()
137 ptw32_features |= PTW32_ALERTABLE_ASYNC_CANCEL; in pthread_win32_process_attach_np()
257 return ((ptw32_features & feature_mask) == feature_mask); in pthread_win32_test_features_np()
H A Dglobal.c53 int ptw32_features = 0; variable
H A Dimplement.h579 extern int ptw32_features;
H A Dpthread.h1198 enum ptw32_features { enum
/dports/devel/mingw32-pthreads/pthreads-w32-2-8-0-release/
H A Dpthread_win32_attach_detach_np.c63 ptw32_features = 0; in pthread_win32_process_attach_np()
144 ptw32_features |= PTW32_SYSTEM_INTERLOCKED_COMPARE_EXCHANGE; in pthread_win32_process_attach_np()
197 ptw32_features |= PTW32_ALERTABLE_ASYNC_CANCEL; in pthread_win32_process_attach_np()
302 return ((ptw32_features & feature_mask) == feature_mask); in pthread_win32_test_features_np()
H A Dglobal.c53 int ptw32_features = 0; variable
H A Dimplement.h536 extern int ptw32_features;
H A Dpthread.h1164 enum ptw32_features { enum
/dports/graphics/c-a-i-r/c-a-i-r-2.19/pthreads/
H A Dpthread.h1164 enum ptw32_features { enum
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/JEGA/eddy/threads/pthreads/include/
H A Dpthread.h1166 enum ptw32_features { enum
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/3rdparty/pthreads/include/
H A Dpthread.h1194 enum ptw32_features { enum
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/lib/
H A Dpthread.h1165 enum ptw32_features { enum
/dports/sysutils/scalpel/scalpel-2.0/pthreads-win32/
H A Dpthread.h1164 enum ptw32_features { enum
/dports/biology/iqtree/IQ-TREE-2.0.6/pll/
H A Dpthread.h1194 enum ptw32_features { enum
/dports/audio/ardour6/Ardour-6.8.0/msvc_extra_headers/ardourext/ptw32/
H A Dpthread.h.input1199 enum ptw32_features {