Home
last modified time | relevance | path

Searched refs:_enable_preemption_write_count (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/osfmk/arm/
H A Dlocks_arm.c251 _enable_preemption_write_count(thread_t thread, unsigned int count) in _enable_preemption_write_count() function
425 _enable_preemption_write_count(thread, 0); in _collect_preemption_disable_measurement()
578 _enable_preemption_write_count(thread, count - 1); in _enable_preemption()