Home
last modified time | relevance | path

Searched defs:tid (Results 151 - 175 of 574) sorted by relevance

12345678910>>...23

/foundation/resourceschedule/qos_manager/qos/
H A Dqos.cpp36 int QosController::SetThreadQosForOtherThread(enum QosLevel level, int tid) in SetThreadQosForOtherThread() argument
60 int QosController::ResetThreadQosForOtherThread(int tid) in ResetThreadQosForOtherThread() argument
79 GetThreadQosForOtherThread(enum QosLevel &level, int tid) GetThreadQosForOtherThread() argument
100 int tid = gettid(); SetThreadQos() local
104 SetQosForOtherThread(enum QosLevel level, int tid) SetQosForOtherThread() argument
111 int tid = gettid(); ResetThreadQos() local
115 ResetQosForOtherThread(int tid) ResetQosForOtherThread() argument
125 GetQosForOtherThread(enum QosLevel &level, int tid) GetQosForOtherThread() argument
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
H A Dsched_policy.cpp28 int SetThreadSchedPolicy(int tid, int policy) in SetThreadSchedPolicy() argument
62 int GetThreadSchedPolicy(int tid, SchedPolicy* policy) in GetThreadSchedPolicy() argument
[all...]
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/
H A Dwifi_wpa_hal.h47 pthread_t tid; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_query_test.cpp48 uint64_t tid = RdbQuery::TYPE_ID; in HWTEST_F() local
/test/xts/acts/kernel_lite/process_posix/src/
H A DPthreadAttrTest.cpp35 pthread_t tid; in HWTEST_F() local
80 pthread_t tid; in HWTEST_F() local
120 pthread_t tid; in HWTEST_F() local
163 pthread_t tid; HWTEST_F() local
220 pthread_t tid; HWTEST_F() local
296 pthread_t tid; HWTEST_F() local
[all...]
/third_party/mesa3d/include/android_stub/log/
H A Dlog_read.h43 uint32_t tid; /* generating process's tid */ member
/third_party/musl/src/hilog/linux/
H A Dhilog_common.h41 uint32_t tid; member
/third_party/musl/porting/linux/user/src/hilog/
H A Dhilog_common.h41 uint32_t tid; member
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap06.c67 pthread_t tid[ARSZ]; in do_mmap() local
/third_party/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill01.c20 pid_t tid; member
[all...]
/third_party/ltp/testcases/kernel/kvm/
H A Dkvm_svm03.c105 pthread_t tid; in run() local
/third_party/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/
H A Drt_sigqueueinfo01.c31 static pid_t tid; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/speculative/
H A D4-3.c62 timer_t tid; in main() local
H A D4-4.c60 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
H A D8-1.c58 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
H A D9-2.c47 timer_t tid; in main() local
H A D9-1.c40 timer_t tid; in main() local
H A D2-1.c39 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
H A D5-1.c50 timer_t tid; in main() local
H A D5-2.c50 timer_t tid; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_atfork.c88 pthread_t tid; in pthread_atfork_0100() local
/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_data.h38 uint32_t tid; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record_c.h36 int64_t tid; member
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_print.h27 uint32_t tid; member
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Ddb_helper.cpp51 long tid = std::strtol(record->GetEventValue(EventStore::EventCol::TID).c_str(), nullptr, 0); in GetResultMap() local

Completed in 7 milliseconds

12345678910>>...23