Home
last modified time | relevance | path

Searched defs:ClrFlsSetThreadType (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A Dgcenv.h250 #define ClrFlsSetThreadType(threadType) SetGCSpecialThread(threadType) macro
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/env/
H A Dgcenv.base.h462 #define ClrFlsSetThreadType(type) macro