| /kernel/liteos_m/testsuites/sample/kernel/sem/ |
| H A D | It_los_sem_016.c | 63 TSK_INIT_PARAM_S task = { 0 };
in Testcase() local [all...] |
| H A D | It_los_sem_018.c | 65 TSK_INIT_PARAM_S task = { 0 };
in Testcase() local [all...] |
| H A D | It_los_sem_021.c | 65 TSK_INIT_PARAM_S task = { 0 };
in Testcase() local [all...] |
| H A D | It_los_sem_026.c | 69 TSK_INIT_PARAM_S task = { 0 };
in Testcase() local [all...] |
| H A D | It_los_sem_025.c | 69 TSK_INIT_PARAM_S task = { 0 };
in Testcase() local [all...] |
| H A D | It_los_sem_027.c | 58 TSK_INIT_PARAM_S task = { 0 };
in Testcase() local
|
| H A D | It_los_sem_028.c | 61 TSK_INIT_PARAM_S task = { 0 };
in Testcase() local
|
| H A D | It_los_sem_038.c | 68 TSK_INIT_PARAM_S task = { 0 };
in Testcase() local [all...] |
| H A D | It_los_sem_037.c | 60 TSK_INIT_PARAM_S task = { 0 };
in Testcase() local
|
| H A D | it_los_sem_043.c | 50 TSK_INIT_PARAM_S task = { 0 };
in Testcase() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | is_single_threaded.c | 17 struct task_struct *task = current; in current_is_single_threaded() local
|
| /kernel/linux/linux-6.6/tools/bpf/runqslower/ |
| H A D | runqslower.h | 8 char task[TASK_COMM_LEN]; member
|
| /third_party/libabigail/tests/data/test-read-ctf/ |
| H A D | test-array-of-pointers.c | 4 struct task { struct
|
| /base/hiviewdfx/hiview/plugins/performance/executor/ |
| H A D | ThrTaskContainer.cpp | 36 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 D | bbox_detectors_mock.cpp | 20 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 D | download.rs | 37 let mut task = request.build(); in download() variables
|
| /base/useriam/user_auth_framework/services/base/src/ |
| H A D | thread_handler_singleton_impl.cpp | 34 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 D | cast_timer.cpp | 32 void CastTimer::Start(std::function<void()> task, int interval) in Start() argument
|
| /foundation/ability/ability_lite/frameworks/ability_lite/src/ |
| H A D | ability_event_handler.cpp | 46 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 D | cast_timer.cpp | 32 void CastTimer::Start(std::function<void()> task, int interval) in Start() argument
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/ |
| H A D | delegator_thread.cpp | 32 bool DelegatorThread::Run(const DTask &task) in Run() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/include/ |
| H A D | ag_convert_callback_impl.h | 34 explicit ConvertCallbackImpl(ConvertCallbackTask&& task) : task_(task) {} in ConvertCallbackImpl() argument
|
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| H A D | window_pid_visibility_changed_listener.cpp | 45 auto task = [inner = appServiceInner_, windowPidVisibilityInfo] { in NotifyWindowPidVisibilityChanged() local
|
| H A D | window_visibility_changed_listener.cpp | 44 auto task = [inner = appServiceInner_, windowVisibilityInfos] { in OnWindowVisibilityChanged() local
|
| H A D | window_focus_changed_listener.cpp | 39 auto task = [inner = owner_, focusChangeInfo] { in OnFocused() local 59 auto task = [inner = owner_, focusChangeInfo] { in OnUnfocused() local
|