Home
last modified time | relevance | path

Searched defs:pcbe (Results 1 – 15 of 15) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dpool.h215 static INLINE VOID InitializeThreadpoolEnvironment(PTP_CALLBACK_ENVIRON pcbe) in InitializeThreadpoolEnvironment()
227 static INLINE VOID DestroyThreadpoolEnvironment(PTP_CALLBACK_ENVIRON pcbe) in DestroyThreadpoolEnvironment()
232 static INLINE VOID SetThreadpoolCallbackPool(PTP_CALLBACK_ENVIRON pcbe, PTP_POOL ptpp) in SetThreadpoolCallbackPool()
237 static INLINE VOID SetThreadpoolCallbackRunsLong(PTP_CALLBACK_ENVIRON pcbe) in SetThreadpoolCallbackRunsLong()
242 static INLINE VOID SetThreadpoolCallbackLibrary(PTP_CALLBACK_ENVIRON pcbe, PVOID mod) in SetThreadpoolCallbackLibrary()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/pool/
H A Dwork.c74 PTP_WORK winpr_CreateThreadpoolWork(PTP_WORK_CALLBACK pfnwk, PVOID pv, PTP_CALLBACK_ENVIRON pcbe) in winpr_CreateThreadpoolWork()
154 PTP_CALLBACK_ENVIRON pcbe) in winpr_TrySubmitThreadpoolCallback()
H A Dsynch.c29 PTP_WAIT winpr_CreateThreadpoolWait(PTP_WAIT_CALLBACK pfnwa, PVOID pv, PTP_CALLBACK_ENVIRON pcbe) in winpr_CreateThreadpoolWait()
H A Dio.c30 PTP_CALLBACK_ENVIRON pcbe) in winpr_CreateThreadpoolIo()
H A Dtimer.c29 PTP_TIMER winpr_CreateThreadpoolTimer(PTP_TIMER_CALLBACK pfnti, PVOID pv, PTP_CALLBACK_ENVIRON pcbe) in winpr_CreateThreadpoolTimer()
H A Dcleanup_group.c86 VOID winpr_SetThreadpoolCallbackCleanupGroup(PTP_CALLBACK_ENVIRON pcbe, PTP_CLEANUP_GROUP ptpcg, in winpr_SetThreadpoolCallbackCleanupGroup()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/Interop/Windows/mincore/
H A DInterop.ThreadPool.cs15 internal extern static IntPtr CreateThreadpoolWork(IntPtr pfnwk, IntPtr pv, IntPtr pcbe); in CreateThreadpoolWork()
26 internal extern static IntPtr CreateThreadpoolWait(IntPtr pfnwa, IntPtr pv, IntPtr pcbe); in CreateThreadpoolWait()
H A DInterop.Timer.cs13 internal extern static IntPtr CreateThreadpoolTimer(IntPtr pfnti, IntPtr pv, IntPtr pcbe); in CreateThreadpoolTimer()
H A DInterop.ThreadPoolIO.cs14 …afeThreadPoolIOHandle CreateThreadpoolIo(SafeHandle fl, IntPtr pfnio, IntPtr context, IntPtr pcbe); in CreateThreadpoolIo()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/
H A Djrcrypt.c214 int pcbe = !(addressBus >= 0x0000 && addressBus <= 0x3fff || local
/dports/emulators/mess/mame-mame0226/src/mame/etc/
H A Djrcrypt.cpp207 int pcbe = !(addressBus >= 0x0000 && addressBus <= 0x3fff || in jrpacman_romdecode() local
/dports/emulators/mame/mame-mame0226/src/mame/etc/
H A Djrcrypt.cpp207 int pcbe = !(addressBus >= 0x0000 && addressBus <= 0x3fff || in jrpacman_romdecode() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Djrcrypt.c212 int pcbe = !(addressBus >= 0x0000 && addressBus <= 0x3fff || in jrpacman_romdecode() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Djrcrypt.c212 int pcbe = !(addressBus >= 0x0000 && addressBus <= 0x3fff || in jrpacman_romdecode() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/splign/
H A Dcompart_matching.cpp369 const char * pcbe (pcb + bases / 4); in x_InitFilteringVector() local