Home
last modified time | relevance | path

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

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