Home
last modified time | relevance | path

Searched defs:thread (Results 276 - 300 of 320) sorted by relevance

1...<<111213

/third_party/python/Lib/
H A Dimaplib.py863 def thread(self, threading_algorithm, charset, *search_criteria): member in IMAP4
/third_party/pulseaudio/src/modules/
H A Dmodule-combine-sink.c149 pa_thread *thread; global() member
[all...]
/third_party/python/Modules/
H A Dtimemodule.c1406 HANDLE thread; local
[all...]
/third_party/skia/dm/
H A DDM.cpp217 SkThreadID thread; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp615 void add (MovePtr<ThreadGroupThread> thread) in add() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglMultiThreadTests.cpp214 void MultiThreadedTest::execTest (TestThread& thread) in execTest() argument
535 bool MultiThreadedConfigTest::runThread (TestThread& thread) in runThread() argument
902 runThread(TestThread& thread) runThread() argument
983 createDestroyObjects(TestThread& thread, int count) createDestroyObjects() argument
1264 pushObjectsToShared(TestThread& thread) pushObjectsToShared() argument
1292 pullObjectsFromShared(TestThread& thread, int pbufferCount, int pixmapCount, int windowCount, int contextCount) pullObjectsFromShared() argument
1333 querySetSharedObjects(TestThread& thread, int count) querySetSharedObjects() argument
1421 destroyObjects(TestThread& thread) destroyObjects() argument
[all...]
/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dimage_effect_inner.cpp349 StartPipelineInner(std::shared_ptr<PipelineCore> &pipeline, const EffectParameters &effectParameters, unsigned long int taskId, RenderThread<> *thread) StartPipelineInner() argument
397 StartPipeline(std::shared_ptr<PipelineCore> &pipeline, const EffectParameters &effectParameters, unsigned long int taskId, RenderThread<> *thread) StartPipeline() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c496 Thread *thread = BTM_GetProcessingThread(); in BtmAclTimeout() local
/third_party/ffmpeg/libavcodec/
H A Dhevc_cabac.c463 static void load_states(HEVCContext *s, int thread) in load_states() argument
511 int ff_hevc_cabac_init(HEVCContext *s, int ctb_addr_ts, int thread) in ff_hevc_cabac_init() argument
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1286 extern "C" inline void* ThreadFuncWithCLinkage(void* thread) { in ThreadFuncWithCLinkage() argument
[all...]
/third_party/libuv/src/win/
H A Dpipe.c1017 HANDLE thread; in uv__pipe_interrupt_read() local
1248 HANDLE thread; uv_pipe_zero_readfile_thread_proc() local
[all...]
/third_party/libuv/test/
H A Dtest-fs.c3754 uv_thread_t thread; in test_fs_partial() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp955 INT_PTR CProgressDialog::Create(const UString &title, NWindows::CThread &thread, HWND wndParent) in Create() argument
1398 NWindows::CThread thread; in Create() local
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1283 extern "C" inline void* ThreadFuncWithCLinkage(void* thread) { in ThreadFuncWithCLinkage() argument
[all...]
/third_party/node/src/
H A Djs_native_api_v8_inspector.cc143 static T* get(MainThreadInterface* thread, int id) { in get() argument
208 AnotherThreadObjectReference( std::shared_ptr<MainThreadHandle> thread, int object_id) AnotherThreadObjectReference() argument
213 AnotherThreadObjectReference( std::shared_ptr<MainThreadHandle> thread, Factory factory) AnotherThreadObjectReference() argument
252 MainThreadSessionState(MainThreadInterface* thread, bool prevent_shutdown) MainThreadSessionState() argument
256 Create( MainThreadInterface* thread, bool prevent_shutdown) Create() argument
279 CrossThreadInspectorSession( int id, std::shared_ptr<MainThreadHandle> thread, std::unique_ptr<InspectorSessionDelegate> delegate, bool prevent_shutdown) CrossThreadInspectorSession() argument
301 ThreadSafeDelegate(std::shared_ptr<MainThreadHandle> thread, int object_id) ThreadSafeDelegate() argument
[all...]
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-port.h1311 extern "C" inline void* ThreadFuncWithCLinkage(void* thread) { in ThreadFuncWithCLinkage() argument
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-posix.cc1047 Thread* thread = reinterpret_cast<Thread*>(arg); in ThreadEntry() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h319 thrd_t thread; member
/third_party/node/deps/uv/src/win/
H A Dpipe.c923 HANDLE thread; in uv__pipe_interrupt_read() local
1153 HANDLE thread; uv_pipe_zero_readfile_thread_proc() local
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c132 pa_thread *thread; member
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c108 pa_thread *thread; member
[all...]
H A Dalsa-source.c96 pa_thread *thread; member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDisplay.cpp1008 Error Display::terminate(Thread *thread, TerminateReason terminateReason) in terminate() argument
1420 Error Display::makeCurrent(Thread *thread, in makeCurrent() argument
1538 Error Display::releaseContext(gl::Context *context, Thread *thread) in releaseContext() argument
1580 Error Display::destroyContext(Thread *thread, gl::Context *context) in destroyContext() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c1155 create_thread (MHD_thread_handle_ *thread, in create_thread() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_threading.py1491 thread = ThreadExit() global() variable in ExceptHookTests.test_system_exit.ThreadExit
[all...]

Completed in 55 milliseconds

1...<<111213