Searched refs:THREAD_UNLOCK (Results 1 – 7 of 7) sorted by relevance
31 THREAD_UNLOCK(state); in sem_destroy()46 THREAD_UNLOCK(state); in sem_post()62 THREAD_UNLOCK(state); in sem_wait()75 THREAD_UNLOCK(state); in sem_trywait()92 THREAD_UNLOCK(state); in sem_timedwait()
152 THREAD_UNLOCK(state1); in port_create()174 THREAD_UNLOCK(state2); in port_create()236 THREAD_UNLOCK(state); in port_open()287 THREAD_UNLOCK(state); in port_group()326 THREAD_UNLOCK(state); in port_group_add()359 THREAD_UNLOCK(state); in port_group_remove()372 THREAD_UNLOCK(state); in port_write()405 THREAD_UNLOCK(state); in port_write()464 THREAD_UNLOCK(state); in port_read()502 THREAD_UNLOCK(state); in port_destroy()[all …]
64 THREAD_UNLOCK(state); in event_destroy()100 THREAD_UNLOCK(state); in event_wait_timeout()145 THREAD_UNLOCK(state); in event_signal()
51 THREAD_UNLOCK(state); in mutex_destroy()98 THREAD_UNLOCK(state); in mutex_acquire_timeout()124 THREAD_UNLOCK(state); in mutex_release()
217 THREAD_UNLOCK(state); in thread_create_etc()247 THREAD_UNLOCK(state); in thread_set_real_time()290 THREAD_UNLOCK(state); in thread_resume()341 THREAD_UNLOCK(state); in thread_join()623 THREAD_UNLOCK(state); in thread_yield()666 THREAD_UNLOCK(state); in thread_preempt()731 THREAD_UNLOCK(state); in thread_sleep_handler()761 THREAD_UNLOCK(state); in thread_sleep()837 THREAD_UNLOCK(state); in thread_set_priority()902 THREAD_UNLOCK(state); in thread_secondary_cpu_init_early()[all …]
194 #define THREAD_UNLOCK(state) spin_unlock_irqrestore(&thread_lock, state) macro
664 THREAD_UNLOCK(state); in vmm_free_aspace()696 THREAD_UNLOCK(state); in vmm_set_active_aspace()
Completed in 15 milliseconds