Searched defs:memory_priority (Results 1 – 2 of 2) sorted by relevance
233 void AssertMemoryPriority(HANDLE thread, int memory_priority) { in AssertMemoryPriority()
34149 pub memory_priority: Bool32, field34189 pub fn memory_priority(mut self, memory_priority: bool) -> Self { in memory_priority() method