Home
last modified time | relevance | path

Searched refs:thread (Results 2226 - 2250 of 2548) sorted by relevance

1...<<81828384858687888990>>...102

/kernel/linux/linux-6.6/include/linux/
H A Dinterrupt.h112 * @thread: thread pointer for threaded interrupts
114 * @thread_flags: flags related to @thread
115 * @thread_mask: bitmask for keeping track of @thread activity
124 struct task_struct *thread; member
H A DmISDNif.h508 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h290 uint32_t wave, uint32_t thread, uint32_t start,
/kernel/linux/linux-6.6/drivers/firmware/tegra/
H A Dbpmp-tegra186.c299 unsigned int index = bpmp->soc->channels.thread.offset + i; in tegra186_bpmp_setup_channels()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-sst.c513 .thread = skl_dsp_irq_thread_handler,
H A Dbxt-sst.c540 .thread = skl_dsp_irq_thread_handler,
H A Dcnl-sst.c383 .thread = cnl_dsp_irq_thread_handler,
H A Dskl-sst-dsp.c440 sst_dev->thread, IRQF_SHARED, "AudioDSP", sst); in skl_dsp_acquire_irq()
/kernel/linux/linux-6.6/tools/perf/util/
H A Devlist.h78 } thread; member
/kernel/liteos_a/testsuites/unittest/common/include/
H A DosTest.h112 extern UINT32 PosixPthreadDestroy(pthread_attr_t *attr, pthread_t thread);
391 /* like the ctime/asctime api, use static buffer, though not thread-safe. */
/test/testfwk/arkxtest/uitest/addon/
H A Dextension_executor.cpp241 g_recordRunningLock.lock(); // wait for running thread terminates in StartCapture()
243 auto recordThread = thread([callback]() { in StartCapture()
/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed_agent.cpp116 mpthCmdProcess_ = std::make_unique<std::thread>([=]() { in InitAgentServer()
/test/xts/acts/ai/nncore/nncoretest/src/
H A DHdiModelTest.cpp18 #include <thread>
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
H A Dnull_check_test.cpp20 #include <thread>
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
H A Dnull_check_test.cpp20 #include <thread>
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp432 inputLoop_ = make_unique<thread>(&HDRCodecNdkSample::InputFunc, this); in Start()
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
H A Dcamera_manager_ndk.h22 #include <thread>
/test/xts/hats/hdf/camera/cameraHdi/pipeline_core/
H A Dpipeline_core_test.cpp16 #include <thread>
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcommon.cpp319 consumerThread_ = new std::thread([this, listener] { in CreateProducer()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dbenchmark_common.cpp313 consumerThread_ = new std::thread([this, listener] { in CreateProducer()
/test/xts/hats/kernel/purgeableMem/
H A Dpurgeable_cpp_test.cpp17 #include <thread>
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.h601 int ff_hevc_cabac_init(HEVCContext *s, int ctb_addr_ts, int thread);
/third_party/ffmpeg/fftools/
H A Dffmpeg.h45 #include "libavutil/thread.h"
431 pthread_t thread; /* thread reading from this file */ member
432 int non_blocking; /* reading packets from the thread should not block */
433 int joined; /* the thread has been joined */
/third_party/benchmark/src/
H A Dbenchmark_register.cc37 #include <thread>
132 // Special list of thread counts to use when none are specified in FindBenchmarks()
/third_party/libunwind/libunwind/doc/
H A Dunw_get_proc_info.tex92 \Func{unw\_get\_proc\_info}() is thread-safe. If cursor \Var{cp} is

Completed in 25 milliseconds

1...<<81828384858687888990>>...102