Searched defs:task (Results 1 - 16 of 16) sorted by last modified time

/haiku/src/kits/tracker/
H A DFSUtils.cpp3427 BMessage* task = new BMessage; local
H A DFindPanel.cpp3147 DeleteTransientQueriesFunctor(DeleteTransientQueriesTask* task) argument
3157 DeleteTransientQueriesTask* task; member in class:BPrivate::DeleteTransientQueriesFunctor
H A DTaskLoop.cpp340 TaskLoop::RunLater(DelayedTask* task) argument
391 AccumulatedOneShotDelayedTask* task local
416 DelayedTask* task local
464 RemoveTask(DelayedTask* task) argument
472 AddTask(DelayedTask* task) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c8506 iwm_add_task(struct iwm_softc *sc, struct taskq *taskq, struct task *task) argument
8522 iwm_del_task(struct iwm_softc *sc, struct taskq *taskq, struct task *task) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c7505 iwx_add_task(struct iwx_softc *sc, struct taskq *taskq, struct task *task) argument
7521 iwx_del_task(struct iwx_softc *sc, struct taskq *taskq, struct task *task) argument
[all...]
/haiku/headers/private/userlandfs/private/
H A DRequests.h1983 do_for_request(Request* request, Task& task) argument
[all...]
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_subr_taskqueue.c195 taskqueue_enqueue_locked(struct taskqueue *queue, struct task *task) argument
243 taskqueue_enqueue(struct taskqueue *queue, struct task *task) argument
336 struct task *task; local
387 task_is_running(struct taskqueue *queue, struct task *task) argument
400 taskqueue_cancel_locked(struct taskqueue *queue, struct task *task, u_int *pendp) argument
413 taskqueue_cancel(struct taskqueue *queue, struct task *task, u_int *pendp) argument
[all...]
H A Dtaskqueue.c133 taskqueue_drain(struct taskqueue *taskQueue, struct task *task) argument
173 _task_init(struct task *task, int prio, task_fn_t handler, void *context) argument
[all...]
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A D_task.h48 struct task { struct
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_var.h847 ieee80211_runtask(struct ieee80211com *ic, struct task *task) argument
856 ieee80211_draintask(struct ieee80211com *ic, struct task *task) argument
[all...]
/haiku/src/apps/diskusage/
H A DPieView.cpp385 const char* task = fScanner->Task(); local
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequests.cpp385 RequestChecker task; local
/haiku/src/preferences/repositories/
H A DTaskLooper.cpp126 Task* task = fTaskQueue.ItemAt(index); local
179 Task* task; local
200 Task* task; local
217 _RemoveAndDelete(Task* task) argument
232 Task* task = (Task*)data; local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerManager.cpp382 ServerInfoTask* task = new(std::nothrow) ServerInfoTask(this, oldServerInfo, local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.cpp349 UserDialogTask* task = new(std::nothrow) UserDialogTask(this, local
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DTaskManager.cpp104 TaskManager::RunTask(Task* task) argument
121 Task* task = fTasks.First(); local
[all...]

Completed in 194 milliseconds