Home
last modified time | relevance | path

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

12345678910>>...249

/dports/databases/mariadb105-client/mariadb-10.5.15/mysys/
H A Dtest_thr_mutex.c49 pthread_mutex_unlock(&LOCK_A); in main()
50 pthread_mutex_unlock(&LOCK_B); in main()
56 pthread_mutex_unlock(&LOCK_A); in main()
57 pthread_mutex_unlock(&LOCK_B); in main()
63 pthread_mutex_unlock(&LOCK_A); in main()
64 pthread_mutex_unlock(&LOCK_B); in main()
74 pthread_mutex_unlock(&LOCK_A); in main()
75 pthread_mutex_unlock(&LOCK_C); in main()
78 pthread_mutex_unlock(&LOCK_D); in main()
79 pthread_mutex_unlock(&LOCK_C); in main()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/mysys/
H A Dtest_thr_mutex.c49 pthread_mutex_unlock(&LOCK_A); in main()
50 pthread_mutex_unlock(&LOCK_B); in main()
56 pthread_mutex_unlock(&LOCK_A); in main()
57 pthread_mutex_unlock(&LOCK_B); in main()
63 pthread_mutex_unlock(&LOCK_A); in main()
64 pthread_mutex_unlock(&LOCK_B); in main()
74 pthread_mutex_unlock(&LOCK_A); in main()
75 pthread_mutex_unlock(&LOCK_C); in main()
78 pthread_mutex_unlock(&LOCK_D); in main()
79 pthread_mutex_unlock(&LOCK_C); in main()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/mysys/
H A Dtest_thr_mutex.c49 pthread_mutex_unlock(&LOCK_A);
50 pthread_mutex_unlock(&LOCK_B); in dynstr_set()
56 pthread_mutex_unlock(&LOCK_A);
57 pthread_mutex_unlock(&LOCK_B);
63 pthread_mutex_unlock(&LOCK_A);
64 pthread_mutex_unlock(&LOCK_B);
74 pthread_mutex_unlock(&LOCK_A);
75 pthread_mutex_unlock(&LOCK_C); in dynstr_realloc()
78 pthread_mutex_unlock(&LOCK_D);
79 pthread_mutex_unlock(&LOCK_C);
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/mysys/
H A Dtest_thr_mutex.c49 pthread_mutex_unlock(&LOCK_A); in fun()
50 pthread_mutex_unlock(&LOCK_B);
56 pthread_mutex_unlock(&LOCK_A);
57 pthread_mutex_unlock(&LOCK_B);
63 pthread_mutex_unlock(&LOCK_A); in fun()
64 pthread_mutex_unlock(&LOCK_B);
74 pthread_mutex_unlock(&LOCK_A);
75 pthread_mutex_unlock(&LOCK_C); in begin()
78 pthread_mutex_unlock(&LOCK_D);
79 pthread_mutex_unlock(&LOCK_C);
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/mysys/
H A Dtest_thr_mutex.c49 pthread_mutex_unlock(&LOCK_A); in _print_array()
50 pthread_mutex_unlock(&LOCK_B); in _print_array()
56 pthread_mutex_unlock(&LOCK_A); in _print_array()
57 pthread_mutex_unlock(&LOCK_B); in _print_array()
63 pthread_mutex_unlock(&LOCK_A); in _print_array()
64 pthread_mutex_unlock(&LOCK_B); in _print_array()
74 pthread_mutex_unlock(&LOCK_A); in _print_array()
75 pthread_mutex_unlock(&LOCK_C); in _print_array()
78 pthread_mutex_unlock(&LOCK_D); in _print_array()
79 pthread_mutex_unlock(&LOCK_C); in _print_array()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/mysys/
H A Dtest_thr_mutex.c49 pthread_mutex_unlock(&LOCK_A); in main()
50 pthread_mutex_unlock(&LOCK_B); in main()
56 pthread_mutex_unlock(&LOCK_A); in main()
57 pthread_mutex_unlock(&LOCK_B); in main()
63 pthread_mutex_unlock(&LOCK_A); in main()
64 pthread_mutex_unlock(&LOCK_B); in main()
74 pthread_mutex_unlock(&LOCK_A); in main()
75 pthread_mutex_unlock(&LOCK_C); in main()
78 pthread_mutex_unlock(&LOCK_D); in main()
79 pthread_mutex_unlock(&LOCK_C); in main()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dpthreadlock.c23 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
30 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
32 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
39 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
41 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
48 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
69 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
70 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
105 pthread_mutex_unlock(&mtx1); // no-warning in ok13()
112 pthread_mutex_unlock(&mtx1); // no-warning in ok14()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Dpthreadlock.c23 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
30 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
32 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
39 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
41 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
48 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
69 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
70 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
105 pthread_mutex_unlock(&mtx1); // no-warning in ok13()
112 pthread_mutex_unlock(&mtx1); // no-warning in ok14()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dpthreadlock.c23 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
30 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
32 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
39 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
41 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
48 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
69 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
70 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
105 pthread_mutex_unlock(&mtx1); // no-warning in ok13()
112 pthread_mutex_unlock(&mtx1); // no-warning in ok14()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Dpthreadlock.c23 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
30 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
32 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
39 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
41 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
48 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
69 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
70 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
105 pthread_mutex_unlock(&mtx1); // no-warning in ok13()
112 pthread_mutex_unlock(&mtx1); // no-warning in ok14()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Dpthreadlock.c23 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
30 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
32 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
39 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
41 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
48 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
69 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
70 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
105 pthread_mutex_unlock(&mtx1); // no-warning in ok13()
112 pthread_mutex_unlock(&mtx1); // no-warning in ok14()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dpthreadlock.c24 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
31 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
33 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
40 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
42 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
49 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
70 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
71 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
231 pthread_mutex_unlock(&local_mtx); in ok30()
241 pthread_mutex_unlock(&local_mtx); in ok31()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dpthreadlock.c24 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
31 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
33 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
40 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
42 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
49 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
70 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
71 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
231 pthread_mutex_unlock(&local_mtx); in ok30()
241 pthread_mutex_unlock(&local_mtx); in ok31()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dpthreadlock.c24 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
31 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
33 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
40 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
42 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
49 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
70 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
71 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
231 pthread_mutex_unlock(&local_mtx); in ok30()
241 pthread_mutex_unlock(&local_mtx); in ok31()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dpthreadlock.c24 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
31 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
33 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
40 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
42 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
49 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
70 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
71 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
231 pthread_mutex_unlock(&local_mtx); in ok30()
241 pthread_mutex_unlock(&local_mtx); in ok31()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Dpthreadlock.c24 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
31 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
33 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
40 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
42 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
49 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
70 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
71 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
231 pthread_mutex_unlock(&local_mtx); in ok30()
241 pthread_mutex_unlock(&local_mtx); in ok31()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Dpthreadlock.c24 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
31 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
33 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
40 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
42 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
49 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
70 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
71 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
231 pthread_mutex_unlock(&local_mtx); in ok30()
241 pthread_mutex_unlock(&local_mtx); in ok31()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dpthreadlock.c24 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
31 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
33 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
40 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
42 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
49 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
70 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
71 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
231 pthread_mutex_unlock(&local_mtx); in ok30()
241 pthread_mutex_unlock(&local_mtx); in ok31()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Dpthreadlock.c24 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
31 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
33 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
40 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
42 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
49 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
70 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
71 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
231 pthread_mutex_unlock(&local_mtx); in ok30()
241 pthread_mutex_unlock(&local_mtx); in ok31()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dpthreadlock.c24 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
31 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
33 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
40 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
42 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
49 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
70 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
71 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
231 pthread_mutex_unlock(&local_mtx); in ok30()
241 pthread_mutex_unlock(&local_mtx); in ok31()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dpthreadlock.c24 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
31 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
33 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
40 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
42 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
49 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
70 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
71 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
231 pthread_mutex_unlock(&local_mtx); in ok30()
241 pthread_mutex_unlock(&local_mtx); in ok31()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Dpthreadlock.c24 pthread_mutex_unlock(&mtx1); // no-warning in ok2()
31 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
33 pthread_mutex_unlock(&mtx1); // no-warning in ok3()
40 pthread_mutex_unlock(&mtx1); // no-warning in ok4()
42 pthread_mutex_unlock(&mtx2); // no-warning in ok4()
49 pthread_mutex_unlock(&mtx1); // no-warning in ok5()
70 pthread_mutex_unlock(&mtx2); // no-warning in ok8()
71 pthread_mutex_unlock(&mtx1); // no-warning in ok8()
231 pthread_mutex_unlock(&local_mtx); in ok30()
241 pthread_mutex_unlock(&local_mtx); in ok31()
[all …]
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Datomic.c46 ret = pthread_mutex_unlock(&spin); in mono_atomic_cas_i32()
70 ret = pthread_mutex_unlock(&spin); in mono_atomic_cas_ptr()
91 thr_ret = pthread_mutex_unlock(&spin); in mono_atomic_add_i32()
112 thr_ret = pthread_mutex_unlock(&spin); in mono_atomic_add_i64()
133 thr_ret = pthread_mutex_unlock(&spin); in mono_atomic_inc_i32()
154 thr_ret = pthread_mutex_unlock(&spin); in mono_atomic_inc_i64()
175 thr_ret = pthread_mutex_unlock(&spin); in mono_atomic_dec_i32()
196 thr_ret = pthread_mutex_unlock(&spin); in mono_atomic_dec_i64()
217 thr_ret = pthread_mutex_unlock(&spin); in mono_atomic_xchg_i32()
238 thr_ret = pthread_mutex_unlock(&spin); in mono_atomic_xchg_i64()
[all …]
/dports/net/cvsync/cvsync-0.24.19/common/
H A Dmux.c159 pthread_mutex_unlock(&mx->mx_lock); in mux_abort()
166 pthread_mutex_unlock(&mx->mx_lock); in mux_abort()
334 pthread_mutex_unlock(&mx->mx_lock); in mux_send()
343 pthread_mutex_unlock(&mx->mx_lock); in mux_send()
351 pthread_mutex_unlock(&mx->mx_lock); in mux_send()
360 pthread_mutex_unlock(&mx->mx_lock); in mux_send()
601 pthread_mutex_unlock(&mx->mx_lock); in mux_flush()
625 pthread_mutex_unlock(&mx->mx_lock); in mux_flush()
690 pthread_mutex_unlock(&mx->mx_lock); in mux_close_in()
695 pthread_mutex_unlock(&mx->mx_lock); in mux_close_in()
[all …]
/dports/math/gap/gap-4.11.0/hpcgap/extern/libatomic_ops/src/atomic_ops/sysdeps/
H A Dgeneric_pthread.h44 pthread_mutex_unlock(&AO_pt_lock); in AO_nop_full()
54 pthread_mutex_unlock(&AO_pt_lock); in AO_load_full()
64 pthread_mutex_unlock(&AO_pt_lock); in AO_store_full()
74 pthread_mutex_unlock(&AO_pt_lock); in AO_char_load_full()
84 pthread_mutex_unlock(&AO_pt_lock); in AO_char_store_full()
94 pthread_mutex_unlock(&AO_pt_lock); in AO_short_load_full()
104 pthread_mutex_unlock(&AO_pt_lock); in AO_short_store_full()
114 pthread_mutex_unlock(&AO_pt_lock); in AO_int_load_full()
124 pthread_mutex_unlock(&AO_pt_lock); in AO_int_store_full()
135 pthread_mutex_unlock(&AO_pt_lock); in AO_test_and_set_full()
[all …]

12345678910>>...249