Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h83 #define SERVER_SC_MARK_VOLATILE(x) VOLATILE(x) macro
85 #define SERVER_SC_MARK_VOLATILE(x) x macro