7 references to GetSyncEntryIndex
System.Private.CoreLib (7)
System\Threading\ObjectHeader.cs (6)
163
if (!
GetSyncEntryIndex
(*pHeader, out int syncIndex))
204
if (
GetSyncEntryIndex
(*pHeader, out int syncIndex))
320
else if (
GetSyncEntryIndex
(oldBits, out int syncIndex))
383
if (
GetSyncEntryIndex
(oldBits, out int syncIndex))
471
if (!
GetSyncEntryIndex
(oldBits, out int syncIndex))
506
if (
GetSyncEntryIndex
(oldBits, out int syncIndex))
System\Threading\SyncTable.cs (1)
112
if (ObjectHeader.
GetSyncEntryIndex
(*pHeader, out int syncIndex))