Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcscan.cpp68 DhContext *pDhContext = Ref_GetDependentHandleContext(sc); in GcDhInitialScan() local
92 DhContext *pDhContext = Ref_GetDependentHandleContext(sc); in GcDhUnpromotedHandlesExist() local
107 DhContext *pDhContext = Ref_GetDependentHandleContext(sc); in GcDhReScan() local
H A Dobjecthandle.cpp203 DhContext *pDhContext = Ref_GetDependentHandleContext(sc); in PromoteDependentHandle() local
1276 bool Ref_ScanDependentHandlesForPromotion(DhContext *pDhContext) in Ref_ScanDependentHandlesForPromotion()