Home
last modified time | relevance | path

Searched refs:sync_array (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/grpc/grpc-1.42.0/src/core/lib/gpr/
H A Dsync.cc37 } sync_array[event_sync_partitions]; variable
44 gpr_mu_init(&sync_array[i].mu); in event_initialize()
45 gpr_cv_init(&sync_array[i].cv); in event_initialize()
51 return &sync_array[reinterpret_cast<uintptr_t>(ev) % event_sync_partitions]; in hash()
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/gpr/
H A Dsync.cc37 } sync_array[event_sync_partitions]; variable
44 gpr_mu_init(&sync_array[i].mu); in event_initialize()
45 gpr_cv_init(&sync_array[i].cv); in event_initialize()
51 return &sync_array[((uintptr_t)ev) % event_sync_partitions]; in hash()
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/gpr/
H A Dsync.cc37 } sync_array[event_sync_partitions]; variable
44 gpr_mu_init(&sync_array[i].mu); in event_initialize()
45 gpr_cv_init(&sync_array[i].cv); in event_initialize()
51 return &sync_array[((uintptr_t)ev) % event_sync_partitions]; in hash()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/gpr/
H A Dsync.cc37 } sync_array[event_sync_partitions]; variable
44 gpr_mu_init(&sync_array[i].mu); in event_initialize()
45 gpr_cv_init(&sync_array[i].cv); in event_initialize()
51 return &sync_array[((uintptr_t)ev) % event_sync_partitions]; in hash()
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/gpr/
H A Dsync.cc37 } sync_array[event_sync_partitions]; variable
44 gpr_mu_init(&sync_array[i].mu); in event_initialize()
45 gpr_cv_init(&sync_array[i].cv); in event_initialize()
51 return &sync_array[reinterpret_cast<uintptr_t>(ev) % event_sync_partitions]; in hash()
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/gpr/
H A Dsync.cc37 } sync_array[event_sync_partitions]; variable
44 gpr_mu_init(&sync_array[i].mu); in event_initialize()
45 gpr_cv_init(&sync_array[i].cv); in event_initialize()
51 return &sync_array[reinterpret_cast<uintptr_t>(ev) % event_sync_partitions]; in hash()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Dsync0arr.inl71 /* Although the sync_array is get in a random way currently,
73 of the sync_array we get is full */
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dsync0arr.inl71 /* Although the sync_array is get in a random way currently,
73 of the sync_array we get is full */
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Dsync0arr.inl71 /* Although the sync_array is get in a random way currently,
73 of the sync_array we get is full */
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dsync0arr.inl72 /* Although the sync_array is get in a random way currently,
74 of the sync_array we get is full */
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Dsync0arr.inl72 /* Although the sync_array is get in a random way currently,
74 of the sync_array we get is full */
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Dsync0arr.inl71 /* Although the sync_array is get in a random way currently,
73 of the sync_array we get is full */
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Dsync0arr.ic79 /* Although the sync_array is get in a random way currently,
81 of the sync_array we get is full */
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Dsync0arr.ic79 /* Although the sync_array is get in a random way currently,
81 of the sync_array we get is full */
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/include/
H A Dsync0arr.ic79 /* Although the sync_array is get in a random way currently,
81 of the sync_array we get is full */
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Dsync0arr.ic79 /* Although the sync_array is get in a random way currently,
81 of the sync_array we get is full */
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/include/
H A Dsync0arr.ic79 /* Although the sync_array is get in a random way currently,
81 of the sync_array we get is full */
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dsync0arr.ic71 /* Although the sync_array is get in a random way currently,
73 of the sync_array we get is full */
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/include/
H A Dsync0arr.ic79 /* Although the sync_array is get in a random way currently,
81 of the sync_array we get is full */
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/innodb/t/
H A Dpercona_extended_innodb_status.test87 …use autoinc_lock to reach OS level locking and registering the lock in sync_array used by 'SHOW EN…
93 # wait up to the point when lock is registered in sync_array (in fact OS lock is not acquired yet, …
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/innodb/t/
H A Dpercona_extended_innodb_status.test87 …use autoinc_lock to reach OS level locking and registering the lock in sync_array used by 'SHOW EN…
93 # wait up to the point when lock is registered in sync_array (in fact OS lock is not acquired yet, …
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/innodb/t/
H A Dpercona_extended_innodb_status.test87 …use autoinc_lock to reach OS level locking and registering the lock in sync_array used by 'SHOW EN…
93 # wait up to the point when lock is registered in sync_array (in fact OS lock is not acquired yet, …
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/os/
H A Dos0file.cc559 static AIO *sync_array() MY_ATTRIBUTE((warn_unused_result)) { return s_sync; } in sync_array() function in AIO
6999 array = AIO::sync_array(); in os_aio_windows_handler()
7011 if (array == AIO::sync_array()) { in os_aio_windows_handler()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/os/
H A Dos0file.cc513 static AIO* sync_array() in sync_array() function in AIO
7300 array = AIO::sync_array(); in os_aio_windows_handler()
7310 if (array == AIO::sync_array()) { in os_aio_windows_handler()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/os/
H A Dos0file.cc507 static AIO* sync_array() in sync_array() function in AIO
7286 array = AIO::sync_array(); in os_aio_windows_handler()
7296 if (array == AIO::sync_array()) { in os_aio_windows_handler()

12