Home
last modified time | relevance | path

Searched defs:thread (Results 226 - 250 of 642) sorted by relevance

12345678910>>...26

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_create.c12 struct thread { struct
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf.c89 pthread_t thread; in ringbuf_subtest() local
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/full/
H A Dpthread_rwlock_test_002.cpp95 pthread_t thread = pthread_self(); in ThreadReadFunc() local
136 pthread_t thread = pthread_self(); in ThreadWriteFunc1() local
181 pthread_t thread = pthread_self(); in ThreadWriteFunc() local
224 pthread_t thread = pthread_self(); in PthreadRwlockTest() local
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/smoke/
H A Dpthread_rwlock_test_001.cpp96 pthread_t thread = pthread_self(); in ThreadReadFunc() local
137 pthread_t thread = pthread_self(); in ThreadWriteFunc1() local
182 pthread_t thread = pthread_self(); in ThreadWriteFunc() local
224 pthread_t thread = pthread_self(); in Testcase() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dchild_main_thread.cpp54 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); in Start() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp211 void AppLifeCycleDeal::SetApplicationClient(const sptr<IAppScheduler> &thread) in SetApplicationClient() argument
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dsource_userdata.h44 pa_thread *thread; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp283 std::thread thread; member
[all...]
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_mock.cpp167 SoftBusThreadCreate( SoftBusThread *thread, SoftBusThreadAttr *threadAttr, void *(*threadEntry) (void *), void *arg) SoftBusThreadCreate() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_concurrency_crud_test.cpp109 std::thread thread = std::thread(ConcurOperThread, reinterpret_cast<ConcurParam *>(kvThreadParam)); in KvCalculateTime() local
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_thread.c253 int32_t SoftBusThreadCreate(SoftBusThread *thread, SoftBusThreadAttr *threadAttr, in SoftBusThreadCreate() argument
302 int32_t SoftBusThreadJoin(SoftBusThread thread, void **value) in SoftBusThreadJoin() argument
318 SoftBusThreadSetName(SoftBusThread thread, const char *name) SoftBusThreadSetName() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_util.c184 void PthreadJoin(pthread_t thread, void **retval) in PthreadJoin() argument
/kernel/linux/linux-5.10/drivers/base/
H A Ddevtmpfs.c32 static struct task_struct *thread; variable
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmrvl_main.c604 struct btmrvl_thread *thread = data; in btmrvl_service_main_thread() local
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dasmmacro.h522 PTR_ADDU FPR_BASE, \\thread, FPR_BASE_OFFS global() variable
569 PTR_ADDU FPR_BASE, \\thread, FPR_BASE_OFFS global() variable
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dprocess.c208 struct thread_info *thread = current_thread_info(); in flush_thread() local
231 struct thread_info *thread = task_thread_info(p); in copy_thread() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h253 struct thread_struct *thread = container_of( in __hyp_handle_fpsimd() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dcbe_regs.c267 struct cbe_thread_map *thread = &cbe_thread_map[i]; in cbe_regs_init() local
H A Dpmu.c343 void cbe_enable_pm_interrupts(u32 cpu, u32 thread, u32 mask) in cbe_enable_pm_interrupts() argument
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dfsl_rcpm.c137 int thread = cpu_thread_in_core(cpu); in qoriq_disable_thread() local
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dtrap_block.h28 struct thread_info *thread; member
H A Dptrace.h47 struct thread_info *thread; member
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dprom_64.c381 arch_find_n_match_cpu_physical_id(struct device_node *cpun, int cpu, unsigned int *thread) arch_find_n_match_cpu_physical_id() argument
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dptrace_32.c78 struct thread_struct *thread = &tsk->thread; in set_single_step() local
[all...]
/kernel/linux/linux-5.10/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c107 struct thread_struct *thread = &current->thread; in write_ok_or_segv() local

Completed in 15 milliseconds

12345678910>>...26