Searched refs:osi_unlock (Results 1 – 6 of 6) sorted by relevance
78 osi_unlock(); in OSI_task_allocate()106 osi_unlock(); in OSI_task_run()114 osi_unlock(); in OSI_task_isRun()124 osi_unlock(); in OSI_task_stop()131 osi_unlock(); in OSI_task_stop()143 osi_unlock(); in OSI_task_free()154 osi_unlock(); in OSI_task_kill()162 osi_unlock(); in OSI_task_kill()183 osi_unlock(); in OSI_task_get_handler()
75 osi_unlock(); in OSI_mem_get()84 osi_unlock(); in OSI_mem_get()94 osi_unlock(); in OSI_mem_free()129 osi_unlock(); in OSI_queue_allocate()156 osi_unlock(); in OSI_queue_put()197 osi_unlock(); in OSI_queue_get()218 osi_unlock(); in OSI_queue_get_wait()246 osi_unlock(); in OSI_queue_get_handler()
68 osi_unlock(); in OSI_timer_allocate()123 osi_unlock(); in OSI_timer_start()141 osi_unlock(); in OSI_timer_stop()144 osi_unlock(); in OSI_timer_stop()159 osi_unlock(); in OSI_timer_free()179 osi_unlock(); in OSI_timer_get_handler()206 osi_unlock(); in OSI_timer_update()235 osi_unlock(); in OSI_timer_update()
137 void osi_unlock();
95 void osi_unlock() { pthread_mutex_unlock(&osi_info.mutex); } in osi_unlock() function
326 osi_unlock(); // TODO: why? in read_thread()