Searched refs:thread (Results 2226 - 2250 of 2548) sorted by relevance
1...<<81828384858687888990>>...102
/kernel/linux/linux-6.6/include/linux/ |
H A D | interrupt.h | 112 * @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 D | mISDNif.h | 508 struct task_struct *thread; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gfx.h | 290 uint32_t wave, uint32_t thread, uint32_t start,
|
/kernel/linux/linux-6.6/drivers/firmware/tegra/ |
H A D | bpmp-tegra186.c | 299 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 D | skl-sst.c | 513 .thread = skl_dsp_irq_thread_handler,
|
H A D | bxt-sst.c | 540 .thread = skl_dsp_irq_thread_handler,
|
H A D | cnl-sst.c | 383 .thread = cnl_dsp_irq_thread_handler,
|
H A D | skl-sst-dsp.c | 440 sst_dev->thread, IRQF_SHARED, "AudioDSP", sst); in skl_dsp_acquire_irq()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evlist.h | 78 } thread; member
|
/kernel/liteos_a/testsuites/unittest/common/include/ |
H A D | osTest.h | 112 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 D | extension_executor.cpp | 241 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 D | distributed_agent.cpp | 116 mpthCmdProcess_ = std::make_unique<std::thread>([=]() {
in InitAgentServer()
|
/test/xts/acts/ai/nncore/nncoretest/src/ |
H A D | HdiModelTest.cpp | 18 #include <thread>
|
/test/xts/acts/multimedia/av_codec/audio_decoder/src/ |
H A D | null_check_test.cpp | 20 #include <thread>
|
/test/xts/acts/multimedia/av_codec/audio_encoder/src/ |
H A D | null_check_test.cpp | 20 #include <thread>
|
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/ |
H A D | hdrcodec_ndk_sample.cpp | 432 inputLoop_ = make_unique<thread>(&HDRCodecNdkSample::InputFunc, this); in Start()
|
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/ |
H A D | camera_manager_ndk.h | 22 #include <thread>
|
/test/xts/hats/hdf/camera/cameraHdi/pipeline_core/ |
H A D | pipeline_core_test.cpp | 16 #include <thread>
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/ |
H A D | common.cpp | 319 consumerThread_ = new std::thread([this, listener] {
in CreateProducer()
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
H A D | benchmark_common.cpp | 313 consumerThread_ = new std::thread([this, listener] { in CreateProducer()
|
/test/xts/hats/kernel/purgeableMem/ |
H A D | purgeable_cpp_test.cpp | 17 #include <thread>
|
/third_party/ffmpeg/libavcodec/ |
H A D | hevcdec.h | 601 int ff_hevc_cabac_init(HEVCContext *s, int ctb_addr_ts, int thread);
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.h | 45 #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 D | benchmark_register.cc | 37 #include <thread> 132 // Special list of thread counts to use when none are specified in FindBenchmarks()
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_get_proc_info.tex | 92 \Func{unw\_get\_proc\_info}() is thread-safe. If cursor \Var{cp} is
|
Completed in 25 milliseconds
1...<<81828384858687888990>>...102