Home
last modified time | relevance | path

Searched refs:LOCK_thread_count (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/maria/unittest/
H A Dma_test_loghandler_multithread-t.c64 static pthread_mutex_t LOCK_thread_count; variable
205 pthread_mutex_lock(&LOCK_thread_count); in writer()
221 pthread_mutex_lock(&LOCK_thread_count); in test_thread_writer()
226 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_writer()
243 pthread_mutex_lock(&LOCK_thread_count); in test_thread_flusher()
248 pthread_mutex_lock(&LOCK_thread_count); in test_thread_flusher()
253 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_flusher()
383 pthread_mutex_lock(&LOCK_thread_count); in main()
415 pthread_mutex_unlock(&LOCK_thread_count); in main()
420 pthread_mutex_lock(&LOCK_thread_count); in main()
[all …]
H A Dma_pagecache_rwconsist2.c47 static pthread_mutex_t LOCK_thread_count; variable
143 pthread_mutex_lock(&LOCK_thread_count); in test_thread_reader()
147 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_reader()
165 pthread_mutex_lock(&LOCK_thread_count); in test_thread_writer()
169 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_writer()
250 if ((error= pthread_mutex_init(&LOCK_thread_count, MY_MUTEX_INIT_FAST))) in main()
293 pthread_mutex_lock(&LOCK_thread_count); in main()
327 pthread_mutex_unlock(&LOCK_thread_count); in main()
332 pthread_mutex_lock(&LOCK_thread_count); in main()
335 if ((error= pthread_cond_wait(&COND_thread_count, &LOCK_thread_count))) in main()
[all …]
H A Dma_pagecache_rwconsist.c40 static pthread_mutex_t LOCK_thread_count; variable
147 pthread_mutex_lock(&LOCK_thread_count); in test_thread_reader()
151 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_reader()
169 pthread_mutex_lock(&LOCK_thread_count); in test_thread_writer()
173 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_writer()
254 if ((error= pthread_mutex_init(&LOCK_thread_count, MY_MUTEX_INIT_FAST))) in main()
297 pthread_mutex_lock(&LOCK_thread_count); in main()
331 pthread_mutex_unlock(&LOCK_thread_count); in main()
336 pthread_mutex_lock(&LOCK_thread_count); in main()
339 if ((error= pthread_cond_wait(&COND_thread_count, &LOCK_thread_count))) in main()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/maria/unittest/
H A Dma_test_loghandler_multithread-t.c64 static pthread_mutex_t LOCK_thread_count; variable
205 pthread_mutex_lock(&LOCK_thread_count); in writer()
221 pthread_mutex_lock(&LOCK_thread_count); in test_thread_writer()
226 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_writer()
243 pthread_mutex_lock(&LOCK_thread_count); in test_thread_flusher()
248 pthread_mutex_lock(&LOCK_thread_count); in test_thread_flusher()
253 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_flusher()
383 pthread_mutex_lock(&LOCK_thread_count); in main()
415 pthread_mutex_unlock(&LOCK_thread_count); in main()
420 pthread_mutex_lock(&LOCK_thread_count); in main()
[all …]
H A Dma_pagecache_rwconsist2.c47 static pthread_mutex_t LOCK_thread_count; variable
143 pthread_mutex_lock(&LOCK_thread_count); in test_thread_reader()
147 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_reader()
165 pthread_mutex_lock(&LOCK_thread_count); in test_thread_writer()
169 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_writer()
250 if ((error= pthread_mutex_init(&LOCK_thread_count, MY_MUTEX_INIT_FAST))) in main()
293 pthread_mutex_lock(&LOCK_thread_count); in main()
327 pthread_mutex_unlock(&LOCK_thread_count); in main()
332 pthread_mutex_lock(&LOCK_thread_count); in main()
335 if ((error= pthread_cond_wait(&COND_thread_count, &LOCK_thread_count))) in main()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/unittest/
H A Dma_test_loghandler_multithread-t.c64 static pthread_mutex_t LOCK_thread_count; variable
205 pthread_mutex_lock(&LOCK_thread_count); in writer()
221 pthread_mutex_lock(&LOCK_thread_count); in test_thread_writer()
226 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_writer()
243 pthread_mutex_lock(&LOCK_thread_count); in test_thread_flusher()
248 pthread_mutex_lock(&LOCK_thread_count); in test_thread_flusher()
253 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_flusher()
383 pthread_mutex_lock(&LOCK_thread_count); in main()
415 pthread_mutex_unlock(&LOCK_thread_count); in main()
420 pthread_mutex_lock(&LOCK_thread_count); in main()
[all …]
H A Dma_pagecache_rwconsist2.c47 static pthread_mutex_t LOCK_thread_count; variable
143 pthread_mutex_lock(&LOCK_thread_count); in test_thread_reader()
147 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_reader()
165 pthread_mutex_lock(&LOCK_thread_count); in test_thread_writer()
169 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_writer()
250 if ((error= pthread_mutex_init(&LOCK_thread_count, MY_MUTEX_INIT_FAST))) in main()
293 pthread_mutex_lock(&LOCK_thread_count); in main()
327 pthread_mutex_unlock(&LOCK_thread_count); in main()
332 pthread_mutex_lock(&LOCK_thread_count); in main()
335 if ((error= pthread_cond_wait(&COND_thread_count, &LOCK_thread_count))) in main()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/maria/unittest/
H A Dma_test_loghandler_multithread-t.c64 static pthread_mutex_t LOCK_thread_count;
205 pthread_mutex_lock(&LOCK_thread_count);
221 pthread_mutex_lock(&LOCK_thread_count);
226 pthread_mutex_unlock(&LOCK_thread_count);
243 pthread_mutex_lock(&LOCK_thread_count);
248 pthread_mutex_lock(&LOCK_thread_count);
253 pthread_mutex_unlock(&LOCK_thread_count);
383 pthread_mutex_lock(&LOCK_thread_count);
415 pthread_mutex_unlock(&LOCK_thread_count);
420 pthread_mutex_lock(&LOCK_thread_count);
[all …]
H A Dma_pagecache_rwconsist2.c47 static pthread_mutex_t LOCK_thread_count; variable
143 pthread_mutex_lock(&LOCK_thread_count); in test_thread_reader()
147 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_reader()
165 pthread_mutex_lock(&LOCK_thread_count); in test_thread_writer()
169 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_writer()
250 if ((error= pthread_mutex_init(&LOCK_thread_count, MY_MUTEX_INIT_FAST))) in main()
293 pthread_mutex_lock(&LOCK_thread_count); in main()
327 pthread_mutex_unlock(&LOCK_thread_count); in main()
332 pthread_mutex_lock(&LOCK_thread_count); in main()
335 if ((error= pthread_cond_wait(&COND_thread_count, &LOCK_thread_count))) in main()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/maria/unittest/
H A Dma_test_loghandler_multithread-t.c64 static pthread_mutex_t LOCK_thread_count;
205 pthread_mutex_lock(&LOCK_thread_count);
221 pthread_mutex_lock(&LOCK_thread_count);
226 pthread_mutex_unlock(&LOCK_thread_count);
243 pthread_mutex_lock(&LOCK_thread_count);
248 pthread_mutex_lock(&LOCK_thread_count);
253 pthread_mutex_unlock(&LOCK_thread_count);
383 pthread_mutex_lock(&LOCK_thread_count);
415 pthread_mutex_unlock(&LOCK_thread_count);
420 pthread_mutex_lock(&LOCK_thread_count);
[all …]
H A Dma_pagecache_rwconsist2.c47 static pthread_mutex_t LOCK_thread_count; variable
143 pthread_mutex_lock(&LOCK_thread_count); in test_thread_reader()
147 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_reader()
165 pthread_mutex_lock(&LOCK_thread_count); in test_thread_writer()
169 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_writer()
250 if ((error= pthread_mutex_init(&LOCK_thread_count, MY_MUTEX_INIT_FAST))) in main()
293 pthread_mutex_lock(&LOCK_thread_count); in main()
327 pthread_mutex_unlock(&LOCK_thread_count); in main()
332 pthread_mutex_lock(&LOCK_thread_count); in main()
335 if ((error= pthread_cond_wait(&COND_thread_count, &LOCK_thread_count))) in main()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/unittest/
H A Dma_test_loghandler_multithread-t.c64 static pthread_mutex_t LOCK_thread_count; variable
205 pthread_mutex_lock(&LOCK_thread_count); in writer()
221 pthread_mutex_lock(&LOCK_thread_count); in test_thread_writer()
226 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_writer()
243 pthread_mutex_lock(&LOCK_thread_count); in test_thread_flusher()
248 pthread_mutex_lock(&LOCK_thread_count); in test_thread_flusher()
253 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_flusher()
383 pthread_mutex_lock(&LOCK_thread_count); in main()
415 pthread_mutex_unlock(&LOCK_thread_count); in main()
420 pthread_mutex_lock(&LOCK_thread_count); in main()
[all …]
H A Dma_pagecache_rwconsist2.c47 static pthread_mutex_t LOCK_thread_count; variable
143 pthread_mutex_lock(&LOCK_thread_count); in test_thread_reader()
147 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_reader()
165 pthread_mutex_lock(&LOCK_thread_count); in test_thread_writer()
169 pthread_mutex_unlock(&LOCK_thread_count); in test_thread_writer()
250 if ((error= pthread_mutex_init(&LOCK_thread_count, MY_MUTEX_INIT_FAST))) in main()
293 pthread_mutex_lock(&LOCK_thread_count); in main()
327 pthread_mutex_unlock(&LOCK_thread_count); in main()
332 pthread_mutex_lock(&LOCK_thread_count); in main()
335 if ((error= pthread_cond_wait(&COND_thread_count, &LOCK_thread_count))) in main()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/tests/
H A Dthread_test.c33 static pthread_mutex_t LOCK_thread_count; variable
76 pthread_mutex_lock(&LOCK_thread_count); in test_thread()
79 pthread_mutex_unlock(&LOCK_thread_count); in test_thread()
203 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST); in main()
225 pthread_mutex_lock(&LOCK_thread_count); in main()
230 pthread_mutex_unlock(&LOCK_thread_count); in main()
234 pthread_mutex_unlock(&LOCK_thread_count); in main()
238 error=pthread_mutex_lock(&LOCK_thread_count); in main()
241 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count))) in main()
244 pthread_mutex_unlock(&LOCK_thread_count); in main()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/tests/
H A Dthread_test.c33 static pthread_mutex_t LOCK_thread_count; variable
76 pthread_mutex_lock(&LOCK_thread_count); in test_thread()
79 pthread_mutex_unlock(&LOCK_thread_count); in test_thread()
203 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST); in main()
225 pthread_mutex_lock(&LOCK_thread_count); in main()
230 pthread_mutex_unlock(&LOCK_thread_count); in main()
234 pthread_mutex_unlock(&LOCK_thread_count); in main()
238 error=pthread_mutex_lock(&LOCK_thread_count); in main()
241 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count))) in main()
244 pthread_mutex_unlock(&LOCK_thread_count); in main()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/tests/
H A Dthread_test.c33 static pthread_mutex_t LOCK_thread_count; variable
76 pthread_mutex_lock(&LOCK_thread_count); in test_thread()
79 pthread_mutex_unlock(&LOCK_thread_count); in test_thread()
203 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST); in main()
225 pthread_mutex_lock(&LOCK_thread_count); in main()
230 pthread_mutex_unlock(&LOCK_thread_count); in main()
234 pthread_mutex_unlock(&LOCK_thread_count); in main()
238 error=pthread_mutex_lock(&LOCK_thread_count); in main()
241 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count))) in main()
244 pthread_mutex_unlock(&LOCK_thread_count); in main()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/tests/
H A Dthread_test.c33 static pthread_mutex_t LOCK_thread_count; variable
76 pthread_mutex_lock(&LOCK_thread_count); in test_thread()
79 pthread_mutex_unlock(&LOCK_thread_count); in test_thread()
203 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST); in main()
225 pthread_mutex_lock(&LOCK_thread_count); in main()
230 pthread_mutex_unlock(&LOCK_thread_count); in main()
234 pthread_mutex_unlock(&LOCK_thread_count); in main()
238 error=pthread_mutex_lock(&LOCK_thread_count); in main()
241 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count))) in main()
244 pthread_mutex_unlock(&LOCK_thread_count); in main()
/dports/databases/mariadb104-client/mariadb-10.4.24/tests/
H A Dthread_test.c26 static pthread_mutex_t LOCK_thread_count; variable
69 pthread_mutex_lock(&LOCK_thread_count); in test_thread()
72 pthread_mutex_unlock(&LOCK_thread_count); in test_thread()
197 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST); in main()
219 pthread_mutex_lock(&LOCK_thread_count); in main()
224 pthread_mutex_unlock(&LOCK_thread_count); in main()
228 pthread_mutex_unlock(&LOCK_thread_count); in main()
232 error=pthread_mutex_lock(&LOCK_thread_count); in main()
235 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count))) in main()
238 pthread_mutex_unlock(&LOCK_thread_count); in main()
/dports/databases/mariadb104-server/mariadb-10.4.24/tests/
H A Dthread_test.c26 static pthread_mutex_t LOCK_thread_count; variable
69 pthread_mutex_lock(&LOCK_thread_count); in test_thread()
72 pthread_mutex_unlock(&LOCK_thread_count); in test_thread()
197 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST); in main()
219 pthread_mutex_lock(&LOCK_thread_count); in main()
224 pthread_mutex_unlock(&LOCK_thread_count); in main()
228 pthread_mutex_unlock(&LOCK_thread_count); in main()
232 error=pthread_mutex_lock(&LOCK_thread_count); in main()
235 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count))) in main()
238 pthread_mutex_unlock(&LOCK_thread_count); in main()
/dports/databases/mariadb105-client/mariadb-10.5.15/tests/
H A Dthread_test.c26 static pthread_mutex_t LOCK_thread_count; variable
69 pthread_mutex_lock(&LOCK_thread_count); in test_thread()
72 pthread_mutex_unlock(&LOCK_thread_count); in test_thread()
197 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST); in main()
219 pthread_mutex_lock(&LOCK_thread_count); in main()
224 pthread_mutex_unlock(&LOCK_thread_count); in main()
228 pthread_mutex_unlock(&LOCK_thread_count); in main()
232 error=pthread_mutex_lock(&LOCK_thread_count); in main()
235 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count))) in main()
238 pthread_mutex_unlock(&LOCK_thread_count); in main()
/dports/databases/mariadb103-server/mariadb-10.3.34/tests/
H A Dthread_test.c26 static pthread_mutex_t LOCK_thread_count; variable
69 pthread_mutex_lock(&LOCK_thread_count); in test_thread()
72 pthread_mutex_unlock(&LOCK_thread_count); in test_thread()
197 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST); in main()
219 pthread_mutex_lock(&LOCK_thread_count); in main()
224 pthread_mutex_unlock(&LOCK_thread_count); in main()
228 pthread_mutex_unlock(&LOCK_thread_count); in main()
232 error=pthread_mutex_lock(&LOCK_thread_count); in main()
235 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count))) in main()
238 pthread_mutex_unlock(&LOCK_thread_count); in main()
/dports/databases/mariadb103-client/mariadb-10.3.34/tests/
H A Dthread_test.c26 static pthread_mutex_t LOCK_thread_count;
69 pthread_mutex_lock(&LOCK_thread_count);
72 pthread_mutex_unlock(&LOCK_thread_count);
197 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST);
219 pthread_mutex_lock(&LOCK_thread_count);
224 pthread_mutex_unlock(&LOCK_thread_count);
228 pthread_mutex_unlock(&LOCK_thread_count);
232 error=pthread_mutex_lock(&LOCK_thread_count);
235 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count)))
238 pthread_mutex_unlock(&LOCK_thread_count);
/dports/databases/mysql56-client/mysql-5.6.51/tests/
H A Dthread_test.c33 static pthread_mutex_t LOCK_thread_count; variable
76 pthread_mutex_lock(&LOCK_thread_count); in test_thread()
79 pthread_mutex_unlock(&LOCK_thread_count); in test_thread()
203 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST); in main()
225 pthread_mutex_lock(&LOCK_thread_count); in main()
230 pthread_mutex_unlock(&LOCK_thread_count); in main()
234 pthread_mutex_unlock(&LOCK_thread_count); in main()
238 error=pthread_mutex_lock(&LOCK_thread_count); in main()
241 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count))) in main()
244 pthread_mutex_unlock(&LOCK_thread_count); in main()
/dports/databases/mysql55-client/mysql-5.5.62/tests/
H A Dthread_test.c26 static pthread_mutex_t LOCK_thread_count; variable
69 pthread_mutex_lock(&LOCK_thread_count); in test_thread()
72 pthread_mutex_unlock(&LOCK_thread_count); in test_thread()
196 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST); in main()
218 pthread_mutex_lock(&LOCK_thread_count); in main()
223 pthread_mutex_unlock(&LOCK_thread_count); in main()
227 pthread_mutex_unlock(&LOCK_thread_count); in main()
231 error=pthread_mutex_lock(&LOCK_thread_count); in main()
234 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count))) in main()
237 pthread_mutex_unlock(&LOCK_thread_count); in main()
/dports/databases/mariadb105-server/mariadb-10.5.15/tests/
H A Dthread_test.c26 static pthread_mutex_t LOCK_thread_count; variable
69 pthread_mutex_lock(&LOCK_thread_count); in test_thread()
72 pthread_mutex_unlock(&LOCK_thread_count); in test_thread()
197 pthread_mutex_init(&LOCK_thread_count,MY_MUTEX_INIT_FAST); in main()
219 pthread_mutex_lock(&LOCK_thread_count); in main()
224 pthread_mutex_unlock(&LOCK_thread_count); in main()
228 pthread_mutex_unlock(&LOCK_thread_count); in main()
232 error=pthread_mutex_lock(&LOCK_thread_count); in main()
235 if ((error=pthread_cond_wait(&COND_thread_count,&LOCK_thread_count))) in main()
238 pthread_mutex_unlock(&LOCK_thread_count); in main()

12345678910>>...12