Home
last modified time | relevance | path

Searched defs:task (Results 101 - 125 of 2555) sorted by relevance

12345678910>>...103

/kernel/liteos_m/testsuites/sample/kernel/sem/
H A DIt_los_sem_016.c63 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
[all...]
H A DIt_los_sem_018.c65 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
[all...]
H A DIt_los_sem_021.c65 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
[all...]
H A DIt_los_sem_026.c69 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
[all...]
H A DIt_los_sem_025.c69 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
[all...]
H A DIt_los_sem_027.c58 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
H A DIt_los_sem_028.c61 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
H A DIt_los_sem_038.c68 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
[all...]
H A DIt_los_sem_037.c60 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
H A Dit_los_sem_043.c50 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
/kernel/linux/linux-6.6/lib/
H A Dis_single_threaded.c17 struct task_struct *task = current; in current_is_single_threaded() local
/kernel/linux/linux-6.6/tools/bpf/runqslower/
H A Drunqslower.h8 char task[TASK_COMM_LEN]; member
/third_party/libabigail/tests/data/test-read-ctf/
H A Dtest-array-of-pointers.c4 struct task { struct
/base/hiviewdfx/hiview/plugins/performance/executor/
H A DThrTaskContainer.cpp36 void ThrTaskContainer::PostTask(ITask* task) in PostTask() argument
71 ITask* task = tasks.front(); in Entry() local
[all...]
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/mock/
H A Dbbox_detectors_mock.cpp20 AddTimerEvent(std::shared_ptr<EventHandler> handler, std::shared_ptr<Event> event, const Task &task, uint64_t interval, bool repeat) AddTimerEvent() argument
/base/request/request/pre_download/netstack_rs/tests/
H A Ddownload.rs37 let mut task = request.build(); in download() variables
/base/useriam/user_auth_framework/services/base/src/
H A Dthread_handler_singleton_impl.cpp34 void ThreadHandlerSingletonImpl::PostTask(const Task &task) in PostTask() argument
39 void ThreadHandlerSingletonImpl::EnsureTask(const Task &task) in EnsureTask() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/
H A Dcast_timer.cpp32 void CastTimer::Start(std::function<void()> task, int interval) in Start() argument
/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_event_handler.cpp46 Task task = std::move(taskQueue_.front()); in Run() local
55 void AbilityEventHandler::PostTask(const Task& task) in PostTask() argument
69 Task task = [this]() { in PostQuit() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/
H A Dcast_timer.cpp32 void CastTimer::Start(std::function<void()> task, int interval) in Start() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Ddelegator_thread.cpp32 bool DelegatorThread::Run(const DTask &task) in Run() argument
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dag_convert_callback_impl.h34 explicit ConvertCallbackImpl(ConvertCallbackTask&& task) : task_(task) {} in ConvertCallbackImpl() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dwindow_pid_visibility_changed_listener.cpp45 auto task = [inner = appServiceInner_, windowPidVisibilityInfo] { in NotifyWindowPidVisibilityChanged() local
H A Dwindow_visibility_changed_listener.cpp44 auto task = [inner = appServiceInner_, windowVisibilityInfos] { in OnWindowVisibilityChanged() local
H A Dwindow_focus_changed_listener.cpp39 auto task = [inner = owner_, focusChangeInfo] { in OnFocused() local
59 auto task = [inner = owner_, focusChangeInfo] { in OnUnfocused() local

Completed in 8 milliseconds

12345678910>>...103