Searched defs:previousThread (Results 1 – 2 of 2) sorted by relevance
233 thread_id previousThread = atomic_test_and_set(&page->accessing_thread, in vm_page_debug_access_start() local247 thread_id previousThread = atomic_test_and_set(&page->accessing_thread, -1, in vm_page_debug_access_end() local274 thread_id previousThread = atomic_test_and_set(&page->accessing_thread, in vm_page_debug_access_transfer() local
1570 user_timer_continue_cpu_timers(Thread* thread, Thread* previousThread) in user_timer_continue_cpu_timers()