Home
last modified time | relevance | path

Searched defs:thread_group (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/misc/py-tvm/incubator-tvm-0.6.1/3rdparty/dmlc-core/test/unittest/
H A Dunittest_thread_group.cc60 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
75 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
90 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
105 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
124 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
180 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
214 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
/dports/devel/dmlc-core/dmlc-core-0.3-123-gb3a4c71/test/unittest/
H A Dunittest_thread_group.cc60 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
75 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
90 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
105 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
124 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
180 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
214 std::shared_ptr<dmlc::ThreadGroup> thread_group = std::make_shared<dmlc::ThreadGroup>(); in TEST() local
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dthreadpool_generic.cc480 static bool is_queue_empty(thread_group_t *thread_group) in is_queue_empty()
491 static void queue_init(thread_group_t *thread_group) in queue_init()
619 void check_stall(thread_group_t *thread_group) in check_stall()
1005 void thread_group_destroy(thread_group_t *thread_group) in thread_group_destroy()
1058 static int wake_listener(thread_group_t *thread_group) in wake_listener()
1143 static bool too_many_threads(thread_group_t *thread_group) in too_many_threads()
1169 thread_group_t *thread_group, struct timespec *abstime) in get_event()
1281 void wait_begin(thread_group_t *thread_group) in wait_begin()
1308 void wait_end(thread_group_t *thread_group) in wait_end()
1332 thread_group_t *thread_group= connection->thread_group; in add() local
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dthreadpool_generic.cc480 static bool is_queue_empty(thread_group_t *thread_group) in is_queue_empty()
491 static void queue_init(thread_group_t *thread_group) in queue_init()
619 void check_stall(thread_group_t *thread_group) in check_stall()
1005 void thread_group_destroy(thread_group_t *thread_group) in thread_group_destroy()
1058 static int wake_listener(thread_group_t *thread_group) in wake_listener()
1143 static bool too_many_threads(thread_group_t *thread_group) in too_many_threads()
1169 thread_group_t *thread_group, struct timespec *abstime) in get_event()
1281 void wait_begin(thread_group_t *thread_group) in wait_begin()
1308 void wait_end(thread_group_t *thread_group) in wait_end()
1332 thread_group_t *thread_group= connection->thread_group; in add() local
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dthreadpool_generic.cc129 thread_group_t* thread_group; member
154 thread_group_t *thread_group; member
545 static bool is_queue_empty(thread_group_t *thread_group) in is_queue_empty()
556 static void queue_init(thread_group_t *thread_group) in queue_init()
684 void check_stall(thread_group_t *thread_group) in check_stall()
934 static int create_worker(thread_group_t *thread_group) in create_worker()
1062 void thread_group_destroy(thread_group_t *thread_group) in thread_group_destroy()
1092 static int wake_thread(thread_group_t *thread_group) in wake_thread()
1110 static int wake_listener(thread_group_t *thread_group) in wake_listener()
1330 void wait_begin(thread_group_t *thread_group) in wait_begin()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dthreadpool_generic.cc129 thread_group_t* thread_group; member
154 thread_group_t *thread_group; member
545 static bool is_queue_empty(thread_group_t *thread_group) in is_queue_empty()
556 static void queue_init(thread_group_t *thread_group) in queue_init()
684 void check_stall(thread_group_t *thread_group) in check_stall()
934 static int create_worker(thread_group_t *thread_group) in create_worker()
1062 void thread_group_destroy(thread_group_t *thread_group) in thread_group_destroy()
1092 static int wake_thread(thread_group_t *thread_group) in wake_thread()
1110 static int wake_listener(thread_group_t *thread_group) in wake_listener()
1330 void wait_begin(thread_group_t *thread_group) in wait_begin()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dthreadpool_generic.cc129 thread_group_t* thread_group; member
154 thread_group_t *thread_group; member
545 static bool is_queue_empty(thread_group_t *thread_group) in is_queue_empty()
556 static void queue_init(thread_group_t *thread_group) in queue_init()
683 void check_stall(thread_group_t *thread_group) in check_stall()
933 static int create_worker(thread_group_t *thread_group) in create_worker()
1061 void thread_group_destroy(thread_group_t *thread_group) in thread_group_destroy()
1091 static int wake_thread(thread_group_t *thread_group) in wake_thread()
1109 static int wake_listener(thread_group_t *thread_group) in wake_listener()
1329 void wait_begin(thread_group_t *thread_group) in wait_begin()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dthreadpool_generic.cc129 thread_group_t* thread_group; member
154 thread_group_t *thread_group; member
545 static bool is_queue_empty(thread_group_t *thread_group) in is_queue_empty()
556 static void queue_init(thread_group_t *thread_group) in queue_init()
683 void check_stall(thread_group_t *thread_group) in check_stall()
933 static int create_worker(thread_group_t *thread_group) in create_worker()
1061 void thread_group_destroy(thread_group_t *thread_group) in thread_group_destroy()
1091 static int wake_thread(thread_group_t *thread_group) in wake_thread()
1109 static int wake_listener(thread_group_t *thread_group) in wake_listener()
1329 void wait_begin(thread_group_t *thread_group) in wait_begin()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc102 thread_group_t* thread_group; member
120 thread_group_t *thread_group; member
462 static connection_t *queue_get(thread_group_t *thread_group) in queue_get()
615 void check_stall(thread_group_t *thread_group) in check_stall()
708 thread_group_t *thread_group) in listener()
872 static int create_worker(thread_group_t *thread_group) in create_worker()
987 static int thread_group_init(thread_group_t *thread_group, in thread_group_init()
1022 static int wake_thread(thread_group_t *thread_group) in wake_thread()
1265 static void wait_begin(thread_group_t *thread_group) in wait_begin()
1295 static void wait_end(thread_group_t *thread_group) in wait_end()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc102 thread_group_t* thread_group; member
120 thread_group_t *thread_group; member
462 static connection_t *queue_get(thread_group_t *thread_group) in queue_get()
615 void check_stall(thread_group_t *thread_group) in check_stall()
708 thread_group_t *thread_group) in listener()
872 static int create_worker(thread_group_t *thread_group) in create_worker()
987 static int thread_group_init(thread_group_t *thread_group, in thread_group_init()
1022 static int wake_thread(thread_group_t *thread_group) in wake_thread()
1265 static void wait_begin(thread_group_t *thread_group) in wait_begin()
1295 static void wait_end(thread_group_t *thread_group) in wait_end()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc101 thread_group_t* thread_group; member
118 thread_group_t *thread_group; member
453 static connection_t *queue_get(thread_group_t *thread_group) in queue_get()
613 static void check_stall(thread_group_t *thread_group) in check_stall()
706 thread_group_t *thread_group) in listener()
870 static int create_worker(thread_group_t *thread_group) in create_worker()
983 static int thread_group_init(thread_group_t *thread_group, in thread_group_init()
1017 static int wake_thread(thread_group_t *thread_group) in wake_thread()
1260 static void wait_begin(thread_group_t *thread_group) in wait_begin()
1290 static void wait_end(thread_group_t *thread_group) in wait_end()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc101 thread_group_t* thread_group; member
118 thread_group_t *thread_group; member
453 static connection_t *queue_get(thread_group_t *thread_group) in queue_get()
613 static void check_stall(thread_group_t *thread_group) in check_stall()
706 thread_group_t *thread_group) in listener()
870 static int create_worker(thread_group_t *thread_group) in create_worker()
983 static int thread_group_init(thread_group_t *thread_group, in thread_group_init()
1017 static int wake_thread(thread_group_t *thread_group) in wake_thread()
1260 static void wait_begin(thread_group_t *thread_group) in wait_begin()
1290 static void wait_end(thread_group_t *thread_group) in wait_end()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc101 thread_group_t* thread_group; member
118 thread_group_t *thread_group; member
453 static connection_t *queue_get(thread_group_t *thread_group) in queue_get()
613 static void check_stall(thread_group_t *thread_group) in check_stall()
706 thread_group_t *thread_group) in listener()
870 static int create_worker(thread_group_t *thread_group) in create_worker()
983 static int thread_group_init(thread_group_t *thread_group, in thread_group_init()
1017 static int wake_thread(thread_group_t *thread_group) in wake_thread()
1260 static void wait_begin(thread_group_t *thread_group) in wait_begin()
1290 static void wait_end(thread_group_t *thread_group) in wait_end()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc102 thread_group_t* thread_group; member
120 thread_group_t *thread_group; member
462 static connection_t *queue_get(thread_group_t *thread_group) in queue_get()
615 void check_stall(thread_group_t *thread_group) in check_stall()
708 thread_group_t *thread_group) in listener()
872 static int create_worker(thread_group_t *thread_group) in create_worker()
987 static int thread_group_init(thread_group_t *thread_group, in thread_group_init()
1022 static int wake_thread(thread_group_t *thread_group) in wake_thread()
1265 static void wait_begin(thread_group_t *thread_group) in wait_begin()
1295 static void wait_end(thread_group_t *thread_group) in wait_end()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/asio/include/asio/detail/
H A Dthread_group.hpp25 class thread_group class
29 thread_group() in thread_group() function in asio::detail::thread_group
/dports/emulators/mame/mame-mame0226/3rdparty/asio/include/asio/detail/
H A Dthread_group.hpp25 class thread_group class
29 thread_group() in thread_group() function in asio::detail::thread_group
/dports/games/devilutionX/devilutionX-1.2.1/3rdParty/asio/include/asio/detail/
H A Dthread_group.hpp25 class thread_group class
29 thread_group() in thread_group() function in asio::detail::thread_group
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/modules/asio-standalone/asio/include/asio/detail/
H A Dthread_group.hpp25 class thread_group class
29 thread_group() in thread_group() function in asio::detail::thread_group
/dports/multimedia/obs-websocket/obs-websocket-4.8.0/deps/asio/asio/include/asio/detail/
H A Dthread_group.hpp25 class thread_group class
29 thread_group() in thread_group() function in asio::detail::thread_group
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/asio-master/asio/include/asio/detail/
H A Dthread_group.hpp25 class thread_group class
29 thread_group() in thread_group() function in asio::detail::thread_group
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/asio/detail/
H A Dthread_group.hpp25 class thread_group class
29 thread_group() in thread_group() function in asio::detail::thread_group
/dports/www/restbed/restbed-4.8/dependency/asio/asio/include/asio/detail/
H A Dthread_group.hpp27 class thread_group class
31 thread_group() in thread_group() function in asio::detail::thread_group
/dports/net/asio/asio-1.16.0/include/asio/detail/
H A Dthread_group.hpp25 class thread_group class
29 thread_group() in thread_group() function in asio::detail::thread_group
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dfunnel.c26 gboolean retap;
30 /* XXX This assumes one main window and one capture file. */ in thread_group()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/asio/detail/
H A Dthread_group.hpp26 class thread_group class
30 thread_group() in thread_group() function in boost::asio::detail::thread_group

12345678910>>...12