Home
last modified time | relevance | path

Searched refs:disablePreemptive (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A Devent.cpp93 bool disablePreemptive = false; in Wait() local
101 disablePreemptive = true; in Wait()
107 if (disablePreemptive) in Wait()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/sample/
H A Dgcenv.ee.cpp84 bool disablePreemptive = false; in Wait() local
92 disablePreemptive = true; in Wait()
98 if (disablePreemptive) in Wait()