Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lib/lockdep/tests/
Dunlock_balance.c10 pthread_mutex_unlock(&a); in main()
11 pthread_mutex_unlock(&a); in main()
Dcommon.h8 pthread_mutex_unlock(&(b)); \
9 pthread_mutex_unlock(&(a)); \
/linux-4.1.27/tools/perf/ui/tui/
Dutil.c125 pthread_mutex_unlock(&ui__lock); in ui_browser__input_window()
135 pthread_mutex_unlock(&ui__lock); in ui_browser__input_window()
147 pthread_mutex_unlock(&ui__lock); in ui_browser__input_window()
211 pthread_mutex_unlock(&ui__lock); in ui__question_window()
Dprogress.c33 pthread_mutex_unlock(&ui__lock); in tui_progress__update()
Dhelpline.c46 pthread_mutex_unlock(&ui__lock); in tui_helpline__show()
Dsetup.c31 pthread_mutex_unlock(&ui__lock); in ui__refresh_dimensions()
/linux-4.1.27/tools/lib/lockdep/include/liblockdep/
Dmutex.h45 return pthread_mutex_unlock(&lock->mutex); in liblockdep_pthread_mutex_unlock()
64 #define pthread_mutex_unlock liblockdep_pthread_mutex_unlock macro
/linux-4.1.27/tools/testing/selftests/timers/
Dthreadtest.c84 pthread_mutex_unlock(&print_lock); in checklist()
106 pthread_mutex_unlock(&list_lock); in shared_thread()
/linux-4.1.27/tools/lib/lockdep/uinclude/linux/
Dspinlock.h17 pthread_mutex_unlock(mutex); in arch_spin_unlock()
/linux-4.1.27/tools/perf/bench/
Dfutex-wake.c61 pthread_mutex_unlock(&thread_lock); in workerfn()
161 pthread_mutex_unlock(&thread_lock); in bench_futex_wake()
Dfutex-requeue.c73 pthread_mutex_unlock(&thread_lock); in workerfn()
161 pthread_mutex_unlock(&thread_lock); in bench_futex_requeue()
Dfutex-hash.c69 pthread_mutex_unlock(&thread_lock); in workerfn()
177 pthread_mutex_unlock(&thread_lock); in bench_futex_hash()
Dnuma.c1073 pthread_mutex_unlock(&g->startup_mutex); in worker_thread()
1081 pthread_mutex_unlock(&g->startup_done_mutex); in worker_thread()
1083 pthread_mutex_unlock(&g->start_work_mutex); in worker_thread()
1104 pthread_mutex_unlock(td->process_lock); in worker_thread()
1112 pthread_mutex_unlock(td->process_lock); in worker_thread()
1202 pthread_mutex_unlock(&g->stop_work_mutex); in worker_thread()
1467 pthread_mutex_unlock(&g->start_work_mutex); in __bench_numa()
1484 pthread_mutex_unlock(&g->startup_done_mutex); in __bench_numa()
/linux-4.1.27/tools/perf/ui/
Dbrowser.c244 pthread_mutex_unlock(&ui__lock); in ui_browser__show_title()
269 pthread_mutex_unlock(&ui__lock); in ui_browser__show()
278 pthread_mutex_unlock(&ui__lock); in ui_browser__hide()
326 pthread_mutex_unlock(&ui__lock); in ui_browser__refresh()
365 pthread_mutex_unlock(&ui__lock); in ui_browser__run()
/linux-4.1.27/tools/perf/
Dbuiltin-top.c122 pthread_mutex_unlock(&notes->lock); in perf_top__parse_source()
135 pthread_mutex_unlock(&notes->lock); in perf_top__parse_source()
196 pthread_mutex_unlock(&notes->lock); in perf_top__record_precise_ip()
202 pthread_mutex_unlock(&he->hists->lock); in perf_top__record_precise_ip()
245 pthread_mutex_unlock(&notes->lock); in perf_top__show_details()
793 pthread_mutex_unlock(&hists->lock); in perf_event__process_sample()
Dbuiltin-sched.c521 ret = pthread_mutex_unlock(&sched->start_work_mutex); in thread_func()
538 ret = pthread_mutex_unlock(&sched->work_done_wait_mutex); in thread_func()
583 pthread_mutex_unlock(&sched->work_done_wait_mutex); in wait_for_tasks()
596 pthread_mutex_unlock(&sched->start_work_mutex); in wait_for_tasks()
/linux-4.1.27/tools/virtio/virtio-trace/
Dtrace-agent-rw.c119 pthread_mutex_unlock(&mutex_notify); in rw_thread_main()
/linux-4.1.27/tools/thermal/tmon/
Dtmon.c91 pthread_mutex_unlock(&input_lock); in tmon_cleanup()
Dtui.c523 pthread_mutex_unlock(&input_lock); in handle_tui_events()
/linux-4.1.27/tools/perf/ui/browsers/
Dannotate.c386 pthread_mutex_unlock(&notes->lock); in annotate_browser__calc_percent()
472 pthread_mutex_unlock(&notes->lock); in annotate_browser__callq()
478 pthread_mutex_unlock(&notes->lock); in annotate_browser__callq()
/linux-4.1.27/tools/lib/lockdep/
Dpreload.c292 int pthread_mutex_unlock(pthread_mutex_t *mutex) in pthread_mutex_unlock() function
/linux-4.1.27/tools/perf/util/
Dhist.c1007 pthread_mutex_unlock(&hists->lock); in hists__get_rotate_entries_in()
Dannotate.c484 pthread_mutex_unlock(&notes->lock); in symbol__annotate_zero_histograms()