| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/ |
| H A D | 2-1.c | 92 static int create_thread(int prio, pthread_t * tid) in create_thread() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/ |
| H A D | stress.c | 93 int prio; member [all...] |
| /third_party/ltp/testcases/realtime/perf/latency/ |
| H A D | pthread_cond_latency.c | 115 int prio; in test_signal() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/ |
| H A D | 5-1.c | 68 unsigned int prio = 1; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/ |
| H A D | 2-2.c | 62 static int set_priority(pthread_t pid, unsigned policy, unsigned prio) in set_priority() argument
|
| H A D | 2-1.c | 62 static int set_priority(pthread_t pid, unsigned policy, unsigned prio) in set_priority() argument
|
| H A D | 2-3.c | 62 static int set_priority(pthread_t pid, unsigned policy, unsigned prio) in set_priority() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_unlock/ |
| H A D | 3-1.c | 63 static int set_priority(pthread_t pid, unsigned policy, unsigned prio) in set_priority() argument
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_syscall.cpp | 157 int prio = getpriority(PRIO_PROCESS, pid); in Bm_function_Syscall_setpriority() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
| H A D | preauth.h | 60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) pmksa_candidate_add() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
| H A D | preauth.h | 60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) pmksa_candidate_add() argument
|
| /base/location/frameworks/location_common/common/source/ |
| H A D | hook_utils.cpp | 33 LocationErrCode HookUtils::RegisterHook(LocationProcessStage stage, int prio, OhosHook hook) in RegisterHook() argument
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| H A D | ohos_js_environment_impl.cpp | 44 AppExecFwk::EventQueue::Priority prio = AppExecFwk::EventQueue::Priority::IMMEDIATE; in PostTaskToHandler() local
|
| /foundation/resourceschedule/ffrt/interfaces/kits/cpp/ |
| H A D | task.h | 137 inline task_attr& priority(ffrt_queue_priority_t prio) in priority() argument
|
| /foundation/resourceschedule/qos_manager/test/unittest/phone/ |
| H A D | concurrent_task_controller_test.cpp | 290 int prio = PRIO_NORMAL; in HWTEST_F() local
|
| /foundation/resourceschedule/ffrt/src/tm/ |
| H A D | queue_task.h | 82 inline void SetPriority(const ffrt_queue_priority_t prio) in SetPriority() argument
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_process.c | 159 usb_os_task_creat(pthread_t *taskid, TSK_ENTRY_FUNC func, uint32_t prio, const char *nm, UINTPTR para) in usb_os_task_creat() argument 206 usb_proc_create(struct usb_process *up, struct mtx *p_mtx, const char *pmesg, uint8_t prio) usb_proc_create() argument
|
| /third_party/libdrm/freedreno/kgsl/ |
| H A D | kgsl_pipe.c | 209 kgsl_pipe_new(struct fd_device *dev, enum fd_pipe_id id, uint32_t prio) kgsl_pipe_new() argument
|
| /third_party/mesa3d/src/freedreno/drm/virtio/ |
| H A D | virtio_pipe.c | 146 open_submitqueue(struct fd_pipe *pipe, uint32_t prio) in open_submitqueue() argument 226 virtio_pipe_new(struct fd_device *dev, enum fd_pipe_id id, uint32_t prio) in virtio_pipe_new() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
| H A D | 1-6.c | 67 static void init_attr(pthread_attr_t *attr, int sched_policy, int prio) in init_attr() argument 182 int prio; member
|
| /third_party/ltp/testcases/realtime/func/periodic_cpu_load/ |
| H A D | periodic_cpu_load_single.c | 54 static int prio; variable
|
| /third_party/ltp/testcases/realtime/func/prio-wake/ |
| H A D | prio-wake.c | 172 int prio; in main() local
|
| /base/startup/init/interfaces/innerkits/hookmgr/ |
| H A D | hookmgr.c | 122 int prio; member 141 static int addHookToStage(HOOK_STAGE *hookStage, int prio, OhosHook hook, void *hookCookie) in addHookToStage() argument 185 HookMgrAdd(HOOK_MGR *hookMgr, int stage, int prio, OhosHook hook) HookMgrAdd() argument [all...] |
| /base/startup/appspawn/modules/modulemgr/ |
| H A D | appspawn_modulemgr.c | 160 int AddServerStageHook(AppSpawnHookStage stage, int prio, ServerStageHook hook) in AddServerStageHook() argument 243 AddAppSpawnHook(AppSpawnHookStage stage, int prio, AppSpawnHook hook) AddAppSpawnHook() argument 279 AddProcessMgrHook(AppSpawnHookStage stage, int prio, ProcessChangeHook hook) AddProcessMgrHook() argument [all...] |
| /base/startup/appspawn/modules/module_engine/include/ |
| H A D | appspawn_hook.h | 129 __attribute__((always_inline)) inline int AddPreloadHook(int prio, ServerStageHook hook) in AddPreloadHook() argument [all...] |