Home
last modified time | relevance | path

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

123456789

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/detail/win/
H A Dsynchronization.hpp76 struct _SECURITY_ATTRIBUTES;
79 CreateMutexW(_SECURITY_ATTRIBUTES*,int,wchar_t const*);
81 CreateSemaphoreW(_SECURITY_ATTRIBUTES*,long,long,wchar_t const*);
83 CreateEventW(_SECURITY_ATTRIBUTES*,int,int,wchar_t const*);
88 CreateMutexA(_SECURITY_ATTRIBUTES*,int,char const*);
90 CreateSemaphoreA(_SECURITY_ATTRIBUTES*,long,long,char const*);
92 CreateEventA(_SECURITY_ATTRIBUTES*,int,int,char const*);
/dports/devel/R-cran-BH/BH/inst/include/boost/winapi/
H A Dmutex.hpp24 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
31 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
43 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
59 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
114 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexA()
116 …return ::CreateMutexA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexA()
127 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExA()
136 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexW()
138 …return ::CreateMutexW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexW()
149 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExW()
H A Devent.hpp24 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
32 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
45 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
61 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
130 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventA()
132 …return ::CreateEventA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventA()
139 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExA()
148 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventW()
150 …return ::CreateEventW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventW()
157 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExW()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/winapi/
H A Dmutex.hpp24 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
31 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
43 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
59 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
114 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexA()
116 …return ::CreateMutexA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexA()
127 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExA()
136 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexW()
138 …return ::CreateMutexW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexW()
149 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExW()
H A Devent.hpp24 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
32 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
45 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
61 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
130 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventA()
132 …return ::CreateEventA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventA()
139 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExA()
148 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventW()
150 …return ::CreateEventW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventW()
157 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExW()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/winapi/
H A Dmutex.hpp24 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
31 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
43 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
59 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
114 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexA()
116 …return ::CreateMutexA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexA()
127 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExA()
136 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexW()
138 …return ::CreateMutexW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexW()
149 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExW()
H A Devent.hpp24 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
32 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
45 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
61 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
130 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventA()
132 …return ::CreateEventA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventA()
139 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExA()
148 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventW()
150 …return ::CreateEventW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventW()
157 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExW()
/dports/devel/boost-libs/boost_1_72_0/boost/winapi/
H A Dmutex.hpp23 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
30 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
42 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
58 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
113 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexA()
115 …return ::CreateMutexA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexA()
126 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExA()
135 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexW()
137 …return ::CreateMutexW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexW()
148 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExW()
H A Devent.hpp23 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
31 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
44 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
60 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
129 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventA()
131 …return ::CreateEventA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventA()
138 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExA()
147 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventW()
149 …return ::CreateEventW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventW()
156 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExW()
/dports/devel/boost-docs/boost_1_72_0/boost/winapi/
H A Dmutex.hpp23 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
30 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
42 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
58 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
113 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexA()
115 …return ::CreateMutexA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexA()
126 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExA()
135 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexW()
137 …return ::CreateMutexW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexW()
148 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExW()
H A Devent.hpp23 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
31 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
44 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
60 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
129 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventA()
131 …return ::CreateEventA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventA()
138 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExA()
147 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventW()
149 …return ::CreateEventW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventW()
156 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExW()
/dports/devel/boost-python-libs/boost_1_72_0/boost/winapi/
H A Dmutex.hpp23 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
30 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
42 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
58 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
113 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexA()
115 …return ::CreateMutexA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexA()
126 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExA()
135 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexW()
137 …return ::CreateMutexW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexW()
148 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExW()
H A Devent.hpp23 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
31 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
44 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
60 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
129 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventA()
131 …return ::CreateEventA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventA()
138 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExA()
147 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventW()
149 …return ::CreateEventW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventW()
156 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExW()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/winapi/
H A Dmutex.hpp23 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
30 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
42 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
58 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
113 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexA()
115 …return ::CreateMutexA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexA()
126 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExA()
135 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexW()
137 …return ::CreateMutexW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexW()
148 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExW()
H A Devent.hpp23 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
31 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
44 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
60 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
129 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventA()
131 …return ::CreateEventA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventA()
138 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExA()
147 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventW()
149 …return ::CreateEventW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventW()
156 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExW()
/dports/devel/hyperscan/boost_1_75_0/boost/winapi/
H A Dmutex.hpp24 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
31 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
43 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
59 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
114 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexA()
116 …return ::CreateMutexA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexA()
127 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExA()
136 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexW()
138 …return ::CreateMutexW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexW()
149 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExW()
H A Devent.hpp24 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
32 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
45 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
61 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
130 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventA()
132 …return ::CreateEventA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventA()
139 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExA()
148 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventW()
150 …return ::CreateEventW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventW()
157 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExW()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/detail/winapi/
H A Dmutex.hpp26 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
34 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
50 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
58 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
114 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexA()
116 …return ::CreateMutexA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexA()
127 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExA()
136 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexW()
138 …return ::CreateMutexW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexW()
149 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExW()
H A Dsemaphore.hpp26 ::_SECURITY_ATTRIBUTES* lpSemaphoreAttributes,
35 ::_SECURITY_ATTRIBUTES* lpSemaphoreAttributes,
52 ::_SECURITY_ATTRIBUTES* lpSemaphoreAttributes,
60 ::_SECURITY_ATTRIBUTES* lpSemaphoreAttributes,
116 …return ::CreateSemaphoreExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lI… in CreateSemaphoreA()
118 …return ::CreateSemaphoreA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lIni… in CreateSemaphoreA()
125 …return ::CreateSemaphoreExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lI… in CreateSemaphoreExA()
133 …return ::CreateSemaphoreExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lI… in CreateSemaphoreW()
135 …return ::CreateSemaphoreW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lIni… in CreateSemaphoreW()
142 …return ::CreateSemaphoreExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lI… in CreateSemaphoreExW()
H A Devent.hpp26 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
35 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
50 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
58 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
128 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventA()
130 …return ::CreateEventA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventA()
137 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExA()
146 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventW()
148 …return ::CreateEventW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventW()
155 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExW()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/detail/winapi/
H A Dmutex.hpp26 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
34 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
50 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
58 ::_SECURITY_ATTRIBUTES* lpMutexAttributes,
114 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexA()
116 …return ::CreateMutexA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexA()
127 …return ::CreateMutexExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExA()
136 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, fl… in CreateMutexW()
138 …return ::CreateMutexW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), bInitialOwne… in CreateMutexW()
149 …return ::CreateMutexExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpMutexAttributes), lpName, dw… in CreateMutexExW()
H A Dsemaphore.hpp26 ::_SECURITY_ATTRIBUTES* lpSemaphoreAttributes,
35 ::_SECURITY_ATTRIBUTES* lpSemaphoreAttributes,
52 ::_SECURITY_ATTRIBUTES* lpSemaphoreAttributes,
60 ::_SECURITY_ATTRIBUTES* lpSemaphoreAttributes,
116 …return ::CreateSemaphoreExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lI… in CreateSemaphoreA()
118 …return ::CreateSemaphoreA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lIni… in CreateSemaphoreA()
125 …return ::CreateSemaphoreExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lI… in CreateSemaphoreExA()
133 …return ::CreateSemaphoreExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lI… in CreateSemaphoreW()
135 …return ::CreateSemaphoreW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lIni… in CreateSemaphoreW()
142 …return ::CreateSemaphoreExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSemaphoreAttributes), lI… in CreateSemaphoreExW()
H A Devent.hpp26 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
35 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
50 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
58 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
128 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventA()
130 …return ::CreateEventA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventA()
137 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExA()
146 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventW()
148 …return ::CreateEventW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventW()
155 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExW()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/winapi/
H A Dwaitable_timer.hpp30 ::_SECURITY_ATTRIBUTES* lpTimerAttributes,
43 ::_SECURITY_ATTRIBUTES* lpTimerAttributes,
100 …return ::CreateWaitableTimerA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpTimerAttributes), bMan… in CreateWaitableTimerA()
106 …return ::CreateWaitableTimerW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpTimerAttributes), bMan… in CreateWaitableTimerW()
123 …return ::CreateWaitableTimerA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpTimerAttributes), bMan… in create_waitable_timer()
129 …return ::CreateWaitableTimerW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpTimerAttributes), bMan… in create_waitable_timer()
135 …return ::CreateWaitableTimerW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpTimerAttributes), bMan… in create_anonymous_waitable_timer()
137 …return ::CreateWaitableTimerA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpTimerAttributes), bMan… in create_anonymous_waitable_timer()
H A Devent.hpp23 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
31 ::_SECURITY_ATTRIBUTES* lpEventAttributes,
44 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
60 ::_SECURITY_ATTRIBUTES *lpEventAttributes,
129 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventA()
131 …return ::CreateEventA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventA()
138 …return ::CreateEventExA(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExA()
147 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, fl… in CreateEventW()
149 …return ::CreateEventW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), bManualReset… in CreateEventW()
156 …return ::CreateEventExW(reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpEventAttributes), lpName, dw… in CreateEventExW()

123456789