Home
last modified time | relevance | path

Searched defs:worker_thread (Results 1 – 25 of 790) sorted by relevance

12345678910>>...32

/dports/audio/gsequencer/gsequencer-3.10.4/ags/thread/
H A Dags_worker_thread.c107 ags_worker_thread_class_init(AgsWorkerThreadClass *worker_thread) in ags_worker_thread_class_init()
150 ags_worker_thread_init(AgsWorkerThread *worker_thread) in ags_worker_thread_init()
175 AgsWorkerThread *worker_thread; in ags_worker_thread_finalize() local
201 AgsWorkerThread *worker_thread; in ags_worker_thread_start() local
218 AgsWorkerThread *worker_thread; in ags_worker_thread_run() local
245 AgsWorkerThread *worker_thread; in ags_worker_thread_stop() local
267 ags_worker_thread_test_status_flags(AgsWorkerThread *worker_thread, guint status_flags) in ags_worker_thread_test_status_flags()
290 ags_worker_thread_set_status_flags(AgsWorkerThread *worker_thread, guint status_flags) in ags_worker_thread_set_status_flags()
332 AgsWorkerThread *worker_thread; in ags_woker_thread_do_poll_loop() local
354 ags_worker_thread_do_poll(AgsWorkerThread *worker_thread) in ags_worker_thread_do_poll()
[all …]
H A Dags_destroy_worker.c86 AgsWorkerThreadClass *worker_thread; in ags_destroy_worker_class_init() local
141 AgsWorkerThread *worker_thread; in ags_destroy_worker_start() local
155 AgsWorkerThread *worker_thread; in ags_destroy_worker_stop() local
163 ags_destroy_worker_do_poll(AgsWorkerThread *worker_thread) in ags_destroy_worker_do_poll()
/dports/databases/webdis/webdis-0.1.18/tests/
H A Dwebsocket.c55 int msg_target;
56 int msg_received;
57 int msg_sent;
58 int byte_count;
59 int id;
60 pthread_t thread;
65 char ws_key[16];
73 int mask_applied;
76 char *cur_hdr_key;
78 char *cur_hdr_val;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/inspector/
H A Dworker_thread_debugger.cc89 int WorkerThreadDebugger::ContextGroupId(WorkerThread* worker_thread) { in ContextGroupId()
93 void WorkerThreadDebugger::WorkerThreadCreated(WorkerThread* worker_thread) { in WorkerThreadCreated()
99 void WorkerThreadDebugger::WorkerThreadDestroyed(WorkerThread* worker_thread) { in WorkerThreadDestroyed()
108 void WorkerThreadDebugger::ContextCreated(WorkerThread* worker_thread, in ContextCreated()
127 WorkerThread* worker_thread, in ContextWillBeDestroyed()
133 void WorkerThreadDebugger::ExceptionThrown(WorkerThread* worker_thread, in ExceptionThrown()
166 void WorkerThreadDebugger::PauseWorkerOnStart(WorkerThread* worker_thread) { in PauseWorkerOnStart()
237 WorkerThread* worker_thread = worker_threads_.at(context_group_id); in consoleAPIMessage() local
250 WorkerThread* worker_thread = worker_threads_.at(context_group_id); in consoleClear() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/inspector/
H A Dworker_thread_debugger.cc89 int WorkerThreadDebugger::ContextGroupId(WorkerThread* worker_thread) { in ContextGroupId()
93 void WorkerThreadDebugger::WorkerThreadCreated(WorkerThread* worker_thread) { in WorkerThreadCreated()
99 void WorkerThreadDebugger::WorkerThreadDestroyed(WorkerThread* worker_thread) { in WorkerThreadDestroyed()
108 void WorkerThreadDebugger::ContextCreated(WorkerThread* worker_thread, in ContextCreated()
127 WorkerThread* worker_thread, in ContextWillBeDestroyed()
133 void WorkerThreadDebugger::ExceptionThrown(WorkerThread* worker_thread, in ExceptionThrown()
166 void WorkerThreadDebugger::PauseWorkerOnStart(WorkerThread* worker_thread) { in PauseWorkerOnStart()
237 WorkerThread* worker_thread = worker_threads_.at(context_group_id); in consoleAPIMessage() local
250 WorkerThread* worker_thread = worker_threads_.at(context_group_id); in consoleClear() local
/dports/audio/gsequencer/gsequencer-3.10.4/ags/test/thread/
H A Dags_worker_thread_test.c61 AgsWorkerThread *worker_thread; in ags_worker_thread_test_do_poll() local
79 ags_worker_thread_test_stub_do_poll(AgsWorkerThread *worker_thread) in ags_worker_thread_test_stub_do_poll()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/app/webrtc/
H A Dportallocatorfactory.cc44 talk_base::Thread* worker_thread) { in Create()
50 PortAllocatorFactory::PortAllocatorFactory(talk_base::Thread* worker_thread) in PortAllocatorFactory()
/dports/devel/aws-c-common/aws-c-common-0.6.15/tests/
H A Dpromise_test.c36 struct aws_thread worker_thread; in s_promise_test_launch_worker() local
66 struct aws_thread worker_thread = s_promise_test_launch_worker(&work); in s_promise_test_wait_forever() local
87 struct aws_thread worker_thread = s_promise_test_launch_worker(&work); in AWS_TEST_CASE() local
113 struct aws_thread worker_thread = s_promise_test_launch_worker(&work); in AWS_TEST_CASE() local
/dports/benchmarks/fio/fio-3.29/t/
H A Ddedupe.c35 struct worker_thread { struct
36 struct zlib_ctrl zc;
37 pthread_t thread;
38 uint64_t cur_offset;
39 uint64_t size;
40 unsigned long long unique_capacity;
41 unsigned long items;
42 unsigned long dupes;
43 int err;
44 int fd;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/serialization/
H A Dserialized_script_value_threaded_test.cc28 WorkerThreadForTest worker_thread(proxy); in TEST() local
56 scoped_refptr<SerializedScriptValue> serialized) { in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/core/v8/serialization/
H A Dserialized_script_value_threaded_test.cc28 WorkerThreadForTest worker_thread(proxy); in TEST() local
56 scoped_refptr<SerializedScriptValue> serialized) { in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/controller/performance_manager/
H A Dv8_worker_memory_reporter.cc51 WorkerThread* worker_thread) in WorkerMeasurementDelegate()
148 WorkerThread* worker_thread, in StartMeasurement()
171 WorkerThread* worker_thread, in NotifyMeasurementSuccess()
183 WorkerThread* worker_thread, in NotifyMeasurementFailure()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/android/native_unittests/peerconnection/
H A Dpeer_connection_factory_unittest.cc37 rtc::Thread* worker_thread, in CreateTestPCF()
89 std::unique_ptr<rtc::Thread> worker_thread = rtc::Thread::Create(); in TEST() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/native_unittests/peerconnection/
H A Dpeer_connection_factory_unittest.cc37 rtc::Thread* worker_thread, in CreateTestPCF()
89 std::unique_ptr<rtc::Thread> worker_thread = rtc::Thread::Create(); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/native_unittests/peerconnection/
H A Dpeer_connection_factory_unittest.cc37 rtc::Thread* worker_thread, in CreateTestPCF()
89 std::unique_ptr<rtc::Thread> worker_thread = rtc::Thread::Create(); in TEST() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/sdk/android/native_unittests/peerconnection/
H A Dpeer_connection_factory_unittest.cc37 rtc::Thread* worker_thread, in CreateTestPCF()
89 std::unique_ptr<rtc::Thread> worker_thread = rtc::Thread::Create(); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Dconnection_context.h73 rtc::Thread* worker_thread() { return worker_thread_; } in worker_thread() function
74 const rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
H A Dvideo_track.cc25 rtc::Thread* worker_thread) in VideoTrack()
96 rtc::Thread* worker_thread) { in Create()
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Dconnection_context.h72 rtc::Thread* worker_thread() { return worker_thread_; } in worker_thread() function
73 const rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
H A Dvideo_track.cc26 rtc::Thread* worker_thread) in VideoTrack()
97 rtc::Thread* worker_thread) { in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/workers/
H A Ddedicated_worker_object_proxy.cc71 WorkerThread* worker_thread) { in ProcessMessageFromWorkerObject()
78 WorkerThread* worker_thread) { in ProcessUnhandledException()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/workers/
H A Ddedicated_worker_object_proxy.cc71 WorkerThread* worker_thread) { in ProcessMessageFromWorkerObject()
78 WorkerThread* worker_thread) { in ProcessUnhandledException()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/worker/
H A Dworker_scheduler_proxy_unittest.cc145 auto worker_thread = in TEST_F() local
177 auto worker_thread = in TEST_F() local
200 auto worker_thread = in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/scheduler/worker/
H A Dworker_scheduler_proxy_unittest.cc142 auto worker_thread = in TEST_F() local
174 auto worker_thread = in TEST_F() local
197 auto worker_thread = in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Dvideo_track.cc25 rtc::Thread* worker_thread) in VideoTrack()
96 rtc::Thread* worker_thread) { in Create()

12345678910>>...32