Home
last modified time | relevance | path

Searched refs:cond_locker (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/storage/perfschema/unittest/
H A Dpfs-t.cc947 PSI_cond_locker *cond_locker; in test_locker_disabled() local
966 cond_locker= psi->get_thread_cond_locker(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT); in test_locker_disabled()
967 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
989 cond_locker= psi->get_thread_cond_locker(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT); in test_locker_disabled()
990 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1012 cond_locker= psi->get_thread_cond_locker(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT); in test_locker_disabled()
1013 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1040 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1041 psi->start_cond_wait(cond_locker, __FILE__, __LINE__); in test_locker_disabled()
1042 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/perfschema/unittest/
H A Dpfs-t.cc1175 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1197 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1198 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1224 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1225 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1257 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1258 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1295 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1331 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1332 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/perfschema/unittest/
H A Dpfs-t.cc1175 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1197 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1198 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1224 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1225 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1257 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1258 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1295 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1331 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1332 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/perfschema/unittest/
H A Dpfs-t.cc1175 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1197 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1198 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1224 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1225 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1257 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1258 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1295 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1331 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1332 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/perfschema/unittest/
H A Dpfs-t.cc1175 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1197 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1198 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1224 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1225 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1257 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1258 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1295 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1331 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1332 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/perfschema/unittest/
H A Dpfs-t.cc1174 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1196 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1197 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1223 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1224 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1256 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1257 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1294 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1330 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1331 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/perfschema/unittest/
H A Dpfs-t.cc1174 PSI_cond_locker *cond_locker;
1196 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12);
1197 ok(cond_locker == NULL, "no locker (T-1 disabled)");
1223 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12);
1224 ok(cond_locker == NULL, "no locker (global disabled)");
1256 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12);
1257 ok(cond_locker == NULL, "no locker (global counted)");
1294 ok(cond_locker == NULL, "no locker");
1330 ok(cond_locker != NULL, "locker");
1331 psi->end_cond_wait(cond_locker, 0);
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/perfschema/unittest/
H A Dpfs-t.cc1174 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1196 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1197 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1223 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1224 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1256 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1257 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1294 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1330 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1331 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/perfschema/unittest/
H A Dpfs-t.cc1174 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1196 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1197 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1223 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1224 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1256 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1257 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1294 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1330 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1331 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/perfschema/unittest/
H A Dpfs-t.cc1175 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1197 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1198 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1224 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1225 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1257 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1258 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1295 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1331 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1332 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/perfschema/unittest/
H A Dpfs-t.cc1214 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1236 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1237 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1263 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1264 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1296 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1297 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1334 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1370 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1371 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
H A Dpfs_noop-t.cc51 PSI_cond_locker *cond_locker; in test_noop() local
137 cond_locker= PSI_server->start_cond_wait(NULL, NULL, NULL, PSI_COND_WAIT, NULL, 0); in test_noop()
138 ok(cond_locker == NULL, "no cond_locker"); in test_noop()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/perfschema/unittest/
H A Dpfs-t.cc1214 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1236 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1237 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1263 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1264 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1296 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1297 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1334 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1370 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1371 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
H A Dpfs_noop-t.cc51 PSI_cond_locker *cond_locker; in test_noop() local
137 cond_locker= PSI_server->start_cond_wait(NULL, NULL, NULL, PSI_COND_WAIT, NULL, 0); in test_noop()
138 ok(cond_locker == NULL, "no cond_locker"); in test_noop()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/perfschema/unittest/
H A Dpfs-t.cc1214 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1236 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1237 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1263 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1264 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1296 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1297 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1334 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1370 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1371 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
H A Dpfs_noop-t.cc51 PSI_cond_locker *cond_locker; in test_noop() local
137 cond_locker= PSI_server->start_cond_wait(NULL, NULL, NULL, PSI_COND_WAIT, NULL, 0); in test_noop()
138 ok(cond_locker == NULL, "no cond_locker"); in test_noop()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/perfschema/unittest/
H A Dpfs-t.cc1214 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1236 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1237 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1263 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1264 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1296 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1297 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1334 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1370 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1371 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
H A Dpfs_noop-t.cc51 PSI_cond_locker *cond_locker; in test_noop() local
137 cond_locker= PSI_server->start_cond_wait(NULL, NULL, NULL, PSI_COND_WAIT, NULL, 0); in test_noop()
138 ok(cond_locker == NULL, "no cond_locker"); in test_noop()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/perfschema/unittest/
H A Dpfs-t.cc1214 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1236 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1237 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1263 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1264 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1296 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1297 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1334 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1370 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1371 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
H A Dpfs_noop-t.cc51 PSI_cond_locker *cond_locker; in test_noop() local
137 cond_locker= PSI_server->start_cond_wait(NULL, NULL, NULL, PSI_COND_WAIT, NULL, 0); in test_noop()
138 ok(cond_locker == NULL, "no cond_locker"); in test_noop()
/dports/databases/mysql57-client/mysql-5.7.36/storage/perfschema/unittest/
H A Dpfs-t.cc1214 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1236 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1237 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1263 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1264 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1296 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1297 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1334 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1370 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1371 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
H A Dpfs_noop-t.cc51 PSI_cond_locker *cond_locker; in test_noop() local
137 cond_locker= PSI_server->start_cond_wait(NULL, NULL, NULL, PSI_COND_WAIT, NULL, 0); in test_noop()
138 ok(cond_locker == NULL, "no cond_locker"); in test_noop()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/perfschema/unittest/
H A Dpfs-t.cc1239 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1261 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1262 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1288 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1289 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1321 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1322 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1359 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1395 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1396 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/perfschema/unittest/
H A Dpfs-t.cc1239 PSI_cond_locker *cond_locker; in test_locker_disabled() local
1261 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1262 ok(cond_locker == NULL, "no locker (T-1 disabled)"); in test_locker_disabled()
1288 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1289 ok(cond_locker == NULL, "no locker (global disabled)"); in test_locker_disabled()
1321 cond_locker= psi->start_cond_wait(&cond_state, cond_A1, mutex_A1, PSI_COND_WAIT, "foo.cc", 12); in test_locker_disabled()
1322 ok(cond_locker == NULL, "no locker (global counted)"); in test_locker_disabled()
1359 ok(cond_locker == NULL, "no locker"); in test_locker_disabled()
1395 ok(cond_locker != NULL, "locker"); in test_locker_disabled()
1396 psi->end_cond_wait(cond_locker, 0); in test_locker_disabled()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/unittest/
H A Dpfs_noop-t.cc52 PSI_cond_locker *cond_locker; in test_noop() local
144 cond_locker = psi_cond_service->start_cond_wait(nullptr, nullptr, nullptr, in test_noop()
146 ok(cond_locker == nullptr, "no cond_locker"); in test_noop()

12