Home
last modified time | relevance | path

Searched defs:pTask (Results 1 – 25 of 146) sorted by relevance

123456

/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/gldit/
H A Dcairo-dock-task.c40 #define _schedule_next_iteration(pTask) do {\ argument
44 #define _cancel_next_iteration(pTask) do {\ argument
49 #define _set_elapsed_time(pTask) do {\ argument
53 #define _free_task(pTask) do {\ argument
158 void gldi_task_launch (GldiTask *pTask) in gldi_task_launch()
226 GldiTask *pTask = g_new0 (GldiTask, 1); in gldi_task_new_full() local
242 void gldi_task_stop (GldiTask *pTask) in gldi_task_stop()
290 void gldi_task_discard (GldiTask *pTask) in gldi_task_discard()
317 void gldi_task_free (GldiTask *pTask) in gldi_task_free()
326 gboolean gldi_task_is_active (GldiTask *pTask) in gldi_task_is_active()
[all …]
/dports/ftp/php-fastdfs/fastdfs-6.06/storage/
H A Dstorage_nio.c41 void add_to_deleted_list(struct fast_task_info *pTask) in add_to_deleted_list()
48 void task_finish_clean_up(struct fast_task_info *pTask) in task_finish_clean_up()
76 static int set_recv_event(struct fast_task_info *pTask) in set_recv_event()
101 static int set_send_event(struct fast_task_info *pTask) in set_send_event()
128 struct fast_task_info *pTask; in storage_recv_notify_read() local
218 static int storage_nio_init(struct fast_task_info *pTask) in storage_nio_init()
232 int storage_send_add_event(struct fast_task_info *pTask) in storage_send_add_event()
246 struct fast_task_info *pTask; in client_sock_read() local
435 struct fast_task_info *pTask; in client_sock_write() local
H A Dstorage_dio.c145 int storage_dio_queue_push(struct fast_task_info *pTask) in storage_dio_queue_push()
198 int dio_delete_normal_file(struct fast_task_info *pTask) in dio_delete_normal_file()
218 int dio_delete_trunk_file(struct fast_task_info *pTask) in dio_delete_trunk_file()
235 int dio_discard_file(struct fast_task_info *pTask) in dio_discard_file()
305 int dio_read_file(struct fast_task_info *pTask) in dio_read_file()
403 int dio_write_file(struct fast_task_info *pTask) in dio_write_file()
540 int dio_truncate_file(struct fast_task_info *pTask) in dio_truncate_file()
609 void dio_read_finish_clean_up(struct fast_task_info *pTask) in dio_read_finish_clean_up()
621 void dio_write_finish_clean_up(struct fast_task_info *pTask) in dio_write_finish_clean_up()
740 struct fast_task_info *pTask; in dio_thread_entrance() local
[all …]
H A Dstorage_service.c315 #define STORAGE_ACCESS_LOG(pTask, action, status) \ argument
415 struct fast_task_info *pTask, const int err_no) in storage_sync_delete_file_done_callback()
453 struct fast_task_info *pTask, const int err_no) in storage_sync_truncate_file_done_callback()
601 struct fast_task_info *pTask, const int err_no) in storage_sync_modify_file_done_callback()
678 #define STORAGE_NIO_NOTIFY_CLOSE(pTask) \ argument
720 struct fast_task_info *pTask, const int err_no) in storage_download_file_done_callback()
1048 struct fast_task_info *pTask, const int err_no) in storage_delete_fdfs_file_done_callback()
1736 struct fast_task_info *pTask; in storage_terminate_threads() local
1788 struct fast_task_info *pTask; in accept_thread_entrance() local
3824 #define CHECK_TRUNK_SERVER(pTask) \ argument
[all …]
/dports/ftp/fastdfs/fastdfs-6.06/storage/
H A Dstorage_nio.c41 void add_to_deleted_list(struct fast_task_info *pTask) in add_to_deleted_list()
48 void task_finish_clean_up(struct fast_task_info *pTask) in task_finish_clean_up()
76 static int set_recv_event(struct fast_task_info *pTask) in set_recv_event()
101 static int set_send_event(struct fast_task_info *pTask) in set_send_event()
128 struct fast_task_info *pTask; in storage_recv_notify_read() local
218 static int storage_nio_init(struct fast_task_info *pTask) in storage_nio_init()
232 int storage_send_add_event(struct fast_task_info *pTask) in storage_send_add_event()
246 struct fast_task_info *pTask; in client_sock_read() local
435 struct fast_task_info *pTask; in client_sock_write() local
H A Dstorage_dio.c145 int storage_dio_queue_push(struct fast_task_info *pTask) in storage_dio_queue_push()
198 int dio_delete_normal_file(struct fast_task_info *pTask) in dio_delete_normal_file()
218 int dio_delete_trunk_file(struct fast_task_info *pTask) in dio_delete_trunk_file()
235 int dio_discard_file(struct fast_task_info *pTask) in dio_discard_file()
305 int dio_read_file(struct fast_task_info *pTask) in dio_read_file()
403 int dio_write_file(struct fast_task_info *pTask) in dio_write_file()
540 int dio_truncate_file(struct fast_task_info *pTask) in dio_truncate_file()
609 void dio_read_finish_clean_up(struct fast_task_info *pTask) in dio_read_finish_clean_up()
621 void dio_write_finish_clean_up(struct fast_task_info *pTask) in dio_write_finish_clean_up()
740 struct fast_task_info *pTask; in dio_thread_entrance() local
[all …]
H A Dstorage_service.c315 #define STORAGE_ACCESS_LOG(pTask, action, status) \ argument
415 struct fast_task_info *pTask, const int err_no) in storage_sync_delete_file_done_callback()
453 struct fast_task_info *pTask, const int err_no) in storage_sync_truncate_file_done_callback()
601 struct fast_task_info *pTask, const int err_no) in storage_sync_modify_file_done_callback()
678 #define STORAGE_NIO_NOTIFY_CLOSE(pTask) \ argument
720 struct fast_task_info *pTask, const int err_no) in storage_download_file_done_callback()
1048 struct fast_task_info *pTask, const int err_no) in storage_delete_fdfs_file_done_callback()
1736 struct fast_task_info *pTask; in storage_terminate_threads() local
1788 struct fast_task_info *pTask; in accept_thread_entrance() local
3824 #define CHECK_TRUNK_SERVER(pTask) \ argument
[all …]
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DTaskNotification.cpp21 TaskNotification::TaskNotification(Task* pTask): in TaskNotification()
34 TaskStartedNotification::TaskStartedNotification(Task* pTask): in TaskStartedNotification()
45 TaskCancelledNotification::TaskCancelledNotification(Task* pTask): in TaskCancelledNotification()
56 TaskFinishedNotification::TaskFinishedNotification(Task* pTask): in TaskFinishedNotification()
67 TaskFailedNotification::TaskFailedNotification(Task* pTask, const Exception& exc): in TaskFailedNotification()
80 TaskProgressNotification::TaskProgressNotification(Task* pTask, float progress): in TaskProgressNotification()
H A DTaskManager.cpp43 void TaskManager::start(Task* pTask) in start()
70 for (auto& pTask: _taskList) in cancelAll() local
109 void TaskManager::taskStarted(Task* pTask) in taskStarted()
115 void TaskManager::taskProgress(Task* pTask, float progress) in taskProgress()
128 void TaskManager::taskCancelled(Task* pTask) in taskCancelled()
134 void TaskManager::taskFinished(Task* pTask) in taskFinished()
150 void TaskManager::taskFailed(Task* pTask, const Exception& exc) in taskFailed()
/dports/audio/mixxx/mixxx-2.3.0/src/util/
H A Dtaskmonitor.cpp35 auto* pTask = qobject_cast<Task*>(sender()); in senderTask() local
42 auto* pTask = senderTask(); in slotRegisterTask() local
47 auto* pTask = senderTask(); in slotUnregisterTask() local
54 auto* pTask = senderTask(); in slotReportTaskProgress() local
62 Task* pTask, in registerTask()
85 Task* pTask) { in unregisterTask()
94 Task* pTask, in reportTaskProgress()
129 for (auto* pTask : toBeAbortedTasks) { in abortAllTasks() local
/dports/ftp/fastdfs/fastdfs-6.06/tracker/
H A Dtracker_service.c350 static int tracker_check_and_sync(struct fast_task_info *pTask, \ in tracker_check_and_sync()
542 static int tracker_deal_changelog_req(struct fast_task_info *pTask) in tracker_deal_changelog_req()
635 static int tracker_deal_get_trunk_fid(struct fast_task_info *pTask) in tracker_deal_get_trunk_fid()
1144 static int tracker_deal_get_my_ip(struct fast_task_info *pTask) in tracker_deal_get_my_ip()
1789 static int tracker_deal_active_test(struct fast_task_info *pTask) in tracker_deal_active_test()
1807 static int tracker_deal_ping_leader(struct fast_task_info *pTask) in tracker_deal_ping_leader()
1935 static int tracker_lock_by_client(struct fast_task_info *pTask) in tracker_lock_by_client()
2562 struct fast_task_info *pTask, const byte cmd) in tracker_deal_service_query_fetch_update()
2660 struct fast_task_info *pTask, char cmd) in tracker_deal_service_query_storage()
3897 #define TRACKER_CHECK_LOGINED(pTask) \ argument
[all …]
H A Dtracker_nio.c41 void task_finish_clean_up(struct fast_task_info *pTask) in task_finish_clean_up()
83 struct fast_task_info *pTask; in recv_notify_read() local
158 static int set_send_event(struct fast_task_info *pTask) in set_send_event()
183 int send_add_event(struct fast_task_info *pTask) in send_add_event()
196 struct fast_task_info *pTask; in client_sock_read() local
344 struct fast_task_info *pTask; in client_sock_write() local
/dports/ftp/php-fastdfs/fastdfs-6.06/tracker/
H A Dtracker_service.c350 static int tracker_check_and_sync(struct fast_task_info *pTask, \ in tracker_check_and_sync()
542 static int tracker_deal_changelog_req(struct fast_task_info *pTask) in tracker_deal_changelog_req()
635 static int tracker_deal_get_trunk_fid(struct fast_task_info *pTask) in tracker_deal_get_trunk_fid()
1144 static int tracker_deal_get_my_ip(struct fast_task_info *pTask) in tracker_deal_get_my_ip()
1789 static int tracker_deal_active_test(struct fast_task_info *pTask) in tracker_deal_active_test()
1807 static int tracker_deal_ping_leader(struct fast_task_info *pTask) in tracker_deal_ping_leader()
1935 static int tracker_lock_by_client(struct fast_task_info *pTask) in tracker_lock_by_client()
2562 struct fast_task_info *pTask, const byte cmd) in tracker_deal_service_query_fetch_update()
2660 struct fast_task_info *pTask, char cmd) in tracker_deal_service_query_storage()
3897 #define TRACKER_CHECK_LOGINED(pTask) \ argument
[all …]
H A Dtracker_nio.c41 void task_finish_clean_up(struct fast_task_info *pTask) in task_finish_clean_up()
83 struct fast_task_info *pTask; in recv_notify_read() local
158 static int set_send_event(struct fast_task_info *pTask) in set_send_event()
183 int send_add_event(struct fast_task_info *pTask) in send_add_event()
196 struct fast_task_info *pTask; in client_sock_read() local
344 struct fast_task_info *pTask; in client_sock_write() local
/dports/devel/poco/poco-1.10.1-all/Util/testsuite/src/
H A DTimerTest.cpp42 TimerTask::Ptr pTask = new TimerTaskAdapter<TimerTest>(*this, &TimerTest::onTimer); in testScheduleTimestamp() local
64 TimerTask::Ptr pTask = new TimerTaskAdapter<TimerTest>(*this, &TimerTest::onTimer); in testScheduleClock() local
81 TimerTask::Ptr pTask = new TimerTaskAdapter<TimerTest>(*this, &TimerTest::onTimer); in testScheduleInterval() local
110 TimerTask::Ptr pTask = new TimerTaskAdapter<TimerTest>(*this, &TimerTest::onTimer); in testScheduleIntervalTimestamp() local
142 TimerTask::Ptr pTask = new TimerTaskAdapter<TimerTest>(*this, &TimerTest::onTimer); in testScheduleIntervalClock() local
174 TimerTask::Ptr pTask = new TimerTaskAdapter<TimerTest>(*this, &TimerTest::onTimer); in testScheduleAtFixedRate() local
203 TimerTask::Ptr pTask = new TimerTaskAdapter<TimerTest>(*this, &TimerTest::onTimer); in testCancel() local
232 TimerTask::Ptr pTask = new TimerTaskAdapter<TimerTest>(*this, &TimerTest::onTimer); in testCancelAllStop() local
250 TimerTask::Ptr pTask = new TimerTaskAdapter<TimerTest>(*this, &TimerTest::onTimer); in testCancelAllWaitStop() local
/dports/devel/poco/poco-1.10.1-all/Util/src/
H A DTimer.cpp117 TaskNotification(Poco::TimedNotificationQueue& queue, TimerTask::Ptr pTask): in TaskNotification()
165 PeriodicTaskNotification(Poco::TimedNotificationQueue& queue, TimerTask::Ptr pTask, long interval): in PeriodicTaskNotification()
269 void Timer::schedule(TimerTask::Ptr pTask, Poco::Timestamp time) in schedule()
276 void Timer::schedule(TimerTask::Ptr pTask, Poco::Clock clock) in schedule()
283 void Timer::schedule(TimerTask::Ptr pTask, long delay, long interval) in schedule()
291 void Timer::schedule(TimerTask::Ptr pTask, Poco::Timestamp time, long interval) in schedule()
298 void Timer::schedule(TimerTask::Ptr pTask, Poco::Clock clock, long interval) in schedule()
305 void Timer::scheduleAtFixedRate(TimerTask::Ptr pTask, long delay, long interval) in scheduleAtFixedRate()
313 void Timer::scheduleAtFixedRate(TimerTask::Ptr pTask, Poco::Timestamp time, long interval) in scheduleAtFixedRate()
324 void Timer::scheduleAtFixedRate(TimerTask::Ptr pTask, Poco::Clock clock, long interval) in scheduleAtFixedRate()
[all …]
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/scheduler/linux/src/
H A Dmfx_scheduler_core_task_management.cpp63 const MFX_SCHEDULER_TASK *pTask = m_ppTaskLookUpTable.at(task.taskID); in GetTaskPriority() local
166 MFX_SCHEDULER_TASK *pTask = m_pTasks[priority][type]; in GetTask() local
220 MFX_SCHEDULER_TASK *pTask = m_ppTaskLookUpTable.at(previousTask.taskID); in CanContinuePreviousTask() local
242 MFX_SCHEDULER_TASK *pTask) in GetFreeThreadNumber()
273 bool mfxSchedulerCore::IsReadyToRun(MFX_SCHEDULER_TASK *pTask) in IsReadyToRun()
311 MFX_SCHEDULER_TASK *pTask, in WrapUpTask()
390 void mfxSchedulerCore::OnDependencyResolved(MFX_SCHEDULER_TASK *pTask) in OnDependencyResolved()
407 MFX_SCHEDULER_TASK *pTask = nullptr; in MarkTaskCompleted() local
609 void mfxSchedulerCore::ResolveDependencyTable(MFX_SCHEDULER_TASK *pTask) in ResolveDependencyTable()
/dports/devel/libfastcommon/libfastcommon-1.0.43/src/
H A Dfast_task_queue.c47 struct fast_task_info *pTask; in malloc_mpool() local
314 struct fast_task_info *pTask; in free_queue_destroy() local
410 struct fast_task_info *pTask; in free_queue_pop() local
479 int free_queue_push(struct fast_task_info *pTask) in free_queue_push()
529 int free_queue_set_buffer_size(struct fast_task_info *pTask, in free_queue_set_buffer_size()
535 int free_queue_realloc_buffer(struct fast_task_info *pTask, in free_queue_realloc_buffer()
542 struct fast_task_info *pTask) in task_queue_push()
579 struct fast_task_info *pTask; in task_queue_pop() local
614 struct fast_task_info *pTask; in task_queue_count() local
686 struct fast_task_info *pTask, const int expect_size) in task_queue_set_buffer_size()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/common/src/
H A DWelsThreadPool.cpp134 WELS_THREAD_ERROR_CODE CWelsThreadPool::OnTaskStart (CWelsTaskThread* pThread, IWelsTask* pTask) { in OnTaskStart()
140 WELS_THREAD_ERROR_CODE CWelsThreadPool::OnTaskStop (CWelsTaskThread* pThread, IWelsTask* pTask) { in OnTaskStop()
232 IWelsTask* pTask = NULL; in ExecuteTask() local
251 WELS_THREAD_ERROR_CODE CWelsThreadPool::QueueTask (IWelsTask* pTask) { in QueueTask()
319 bool CWelsThreadPool::AddTaskToWaitedList (IWelsTask* pTask) { in AddTaskToWaitedList()
358 IWelsTask* pTask = m_cWaitedTasks->begin(); in GetWaitedTask() local
370 IWelsTask* pTask = NULL; in ClearWaitedTasks() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/common/src/
H A DWelsThreadPool.cpp134 WELS_THREAD_ERROR_CODE CWelsThreadPool::OnTaskStart (CWelsTaskThread* pThread, IWelsTask* pTask) { in OnTaskStart()
140 WELS_THREAD_ERROR_CODE CWelsThreadPool::OnTaskStop (CWelsTaskThread* pThread, IWelsTask* pTask) { in OnTaskStop()
232 IWelsTask* pTask = NULL; in ExecuteTask() local
251 WELS_THREAD_ERROR_CODE CWelsThreadPool::QueueTask (IWelsTask* pTask) { in QueueTask()
319 bool CWelsThreadPool::AddTaskToWaitedList (IWelsTask* pTask) { in AddTaskToWaitedList()
358 IWelsTask* pTask = m_cWaitedTasks->begin(); in GetWaitedTask() local
370 IWelsTask* pTask = NULL; in ClearWaitedTasks() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/common/src/
H A DWelsThreadPool.cpp134 WELS_THREAD_ERROR_CODE CWelsThreadPool::OnTaskStart (CWelsTaskThread* pThread, IWelsTask* pTask) { in OnTaskStart()
140 WELS_THREAD_ERROR_CODE CWelsThreadPool::OnTaskStop (CWelsTaskThread* pThread, IWelsTask* pTask) { in OnTaskStop()
232 IWelsTask* pTask = NULL; in ExecuteTask() local
251 WELS_THREAD_ERROR_CODE CWelsThreadPool::QueueTask (IWelsTask* pTask) { in QueueTask()
319 bool CWelsThreadPool::AddTaskToWaitedList (IWelsTask* pTask) { in AddTaskToWaitedList()
358 IWelsTask* pTask = m_cWaitedTasks->begin(); in GetWaitedTask() local
370 IWelsTask* pTask = NULL; in ClearWaitedTasks() local
/dports/multimedia/openh264/openh264-2.1.1/codec/common/src/
H A DWelsThreadPool.cpp134 WELS_THREAD_ERROR_CODE CWelsThreadPool::OnTaskStart (CWelsTaskThread* pThread, IWelsTask* pTask) { in OnTaskStart()
140 WELS_THREAD_ERROR_CODE CWelsThreadPool::OnTaskStop (CWelsTaskThread* pThread, IWelsTask* pTask) { in OnTaskStop()
232 IWelsTask* pTask = NULL; in ExecuteTask() local
251 WELS_THREAD_ERROR_CODE CWelsThreadPool::QueueTask (IWelsTask* pTask) { in QueueTask()
319 bool CWelsThreadPool::AddTaskToWaitedList (IWelsTask* pTask) { in AddTaskToWaitedList()
358 IWelsTask* pTask = m_cWaitedTasks->begin(); in GetWaitedTask() local
370 IWelsTask* pTask = NULL; in ClearWaitedTasks() local
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/clock/src/
H A Dapplet-calendar.c109 CDClockTask *pTask; in cd_clock_list_tasks() local
139 void cd_clock_free_task (CDClockTask *pTask) in cd_clock_free_task()
167 CDClockTask *pTask; in cd_clock_get_task_by_id() local
183 CDClockTask *pTask; in cd_clock_get_tasks_for_today() local
213 CDClockTask *pTask; in cd_clock_get_tasks_for_this_week() local
306 CDClockTask *pTask; in cd_clock_get_next_scheduled_task() local
364 CDClockTask *pTask; in cd_clock_get_next_anniversary() local
402 CDClockTask *pTask; in cd_clock_get_missed_tasks() local
489 CDClockTask *pTask; in _mark_days() local
516 CDClockTask *pTask; in _on_display_task_detail() local
[all …]
H A Dapplet-backend-default.c65 CDClockTask *pTask; in get_tasks() local
117 static gboolean create_task (CDClockTask *pTask, GldiModuleInstance *myApplet) in create_task()
144 static gboolean delete_task (CDClockTask *pTask, GldiModuleInstance *myApplet) in delete_task()
159 static gboolean update_task (CDClockTask *pTask, GldiModuleInstance *myApplet) in update_task()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/platforms/umc/src/
H A Dumcframework.cpp131 apt_task_t* pTask; in CreateTask() local
158 apt_task_t* pTask = apt_consumer_task_base_get(m_pTask); in DestroyTask() local
421 apt_task_t* pTask = apt_consumer_task_base_get(m_pTask); in RunSession() local
437 apt_task_t* pTask = apt_consumer_task_base_get(m_pTask); in StopSession() local
453 apt_task_t* pTask = apt_consumer_task_base_get(m_pTask); in KillSession() local
469 apt_task_t* pTask = apt_consumer_task_base_get(m_pTask); in ShowScenarios() local
481 apt_task_t* pTask = apt_consumer_task_base_get(m_pTask); in ShowSessions() local
497 apt_task_t* pTask = apt_consumer_task_base_get(pFramework->m_pTask); in AppMessageHandler() local
561 void UmcOnStartComplete(apt_task_t* pTask) in UmcOnStartComplete()
570 void UmcOnTerminateComplete(apt_task_t* pTask) in UmcOnTerminateComplete()
[all …]

123456