Home
last modified time | relevance | path

Searched defs:prio (Results 51 - 75 of 182) sorted by relevance

12345678

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
H A D2-1.c92 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 Dstress.c93 int prio; member
[all...]
/third_party/ltp/testcases/realtime/perf/latency/
H A Dpthread_cond_latency.c115 int prio; in test_signal() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
H A D5-1.c68 unsigned int prio = 1; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/
H A D2-2.c62 static int set_priority(pthread_t pid, unsigned policy, unsigned prio) in set_priority() argument
H A D2-1.c62 static int set_priority(pthread_t pid, unsigned policy, unsigned prio) in set_priority() argument
H A D2-3.c62 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 D3-1.c63 static int set_priority(pthread_t pid, unsigned policy, unsigned prio) in set_priority() argument
/third_party/musl/Benchmark/musl/
H A Dlibc_syscall.cpp157 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 Dpreauth.h60 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 Dpreauth.h60 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 Dhook_utils.cpp33 LocationErrCode HookUtils::RegisterHook(LocationProcessStage stage, int prio, OhosHook hook) in RegisterHook() argument
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dohos_js_environment_impl.cpp44 AppExecFwk::EventQueue::Priority prio = AppExecFwk::EventQueue::Priority::IMMEDIATE; in PostTaskToHandler() local
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dtask.h137 inline task_attr& priority(ffrt_queue_priority_t prio) in priority() argument
/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_controller_test.cpp290 int prio = PRIO_NORMAL; in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/tm/
H A Dqueue_task.h82 inline void SetPriority(const ffrt_queue_priority_t prio) in SetPriority() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_process.c159 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 Dkgsl_pipe.c209 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 Dvirtio_pipe.c146 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 D1-6.c67 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 Dperiodic_cpu_load_single.c54 static int prio; variable
/third_party/ltp/testcases/realtime/func/prio-wake/
H A Dprio-wake.c172 int prio; in main() local
/base/startup/init/interfaces/innerkits/hookmgr/
H A Dhookmgr.c122 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 Dappspawn_modulemgr.c160 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 Dappspawn_hook.h129 __attribute__((always_inline)) inline int AddPreloadHook(int prio, ServerStageHook hook) in AddPreloadHook() argument
[all...]

Completed in 12 milliseconds

12345678