Searched refs:pthread_mutex_lock (Results 1 – 4 of 4) sorted by relevance
33 status = pthread_mutex_lock(&mtx); in thread_lock()91 status = pthread_mutex_lock(&mtx); in main()105 status = pthread_mutex_lock(&mtx); in main()
246 pthread_mutex_lock(pthread_mutex_t *mutex) in pthread_mutex_lock() function384 status = pthread_mutex_lock(mutex); in pthread_cond_wait()430 status = pthread_mutex_lock(mutex); in pthread_cond_timedwait()
117 pthread_mutex_lock(&threads_mutex); in introduce_thread()423 pthread_mutex_lock(&(sem->mutex)); in sys_arch_sem_wait()450 pthread_mutex_lock(&(sem->mutex)); in sys_sem_signal()524 pthread_mutex_lock(&lwprot_mutex); in sys_arch_protect()
43 int pthread_mutex_lock(pthread_mutex_t *mutex);