Searched refs:OSSpinLockUnlock (Results 1 – 9 of 9) sorted by relevance
193 OSSpinLockUnlock(&count_lock); in asl_client_count_increment()206 OSSpinLockUnlock(&count_lock); in asl_client_count_decrement()536 OSSpinLockUnlock(&global.lock); in init_globals()616 OSSpinLockUnlock(&global.lock); in control_set_param()624 OSSpinLockUnlock(&global.lock); in control_set_param()632 OSSpinLockUnlock(&global.lock); in control_set_param()640 OSSpinLockUnlock(&global.lock); in control_set_param()648 OSSpinLockUnlock(&global.lock); in control_set_param()656 OSSpinLockUnlock(&global.lock); in control_set_param()
355 OSSpinLockUnlock(&global.lock); in config_debug()
124 OSSpinLockUnlock(&_dispatch_introspection_threads_lock); in _dispatch_introspection_thread_add()133 OSSpinLockUnlock(&_dispatch_introspection_threads_lock); in _dispatch_introspection_thread_remove()492 OSSpinLockUnlock(&_dispatch_introspection_queues_lock); in _dispatch_introspection_queue_create()528 OSSpinLockUnlock(&_dispatch_introspection_queues_lock); in _dispatch_introspection_queue_dispose()
1811 OSSpinLockUnlock(&_dispatch_stats_lock); in _dispatch_queue_merge_stats()
42 #define OSSpinLockUnlock(l) atomic_clear_int((volatile int *)l, 1) macro
100 OSSpinLockUnlock(&mutex->lock); in malloc_mutex_unlock()
689 void OSSpinLockUnlock( volatile OSSpinLock *__lock );
80 OSSpinLockUnlock(l); in unlock()
268 OSSpinLockUnlock((OSSpinLock*)&opaque_storage_); in Unlock()