Searched refs:app_task (Results 1 – 1 of 1) sorted by relevance
588 void get_task_info(int fd, u32 app_task, u32 *hnd) { in get_task_info() argument592 send_txn(fd, app_task, 1 + 1, trdat, NULL); in get_task_info()623 u32 app_task = txn_handle(&txn); in get_app_tasks() local624 get_task_info(fd, app_task, &hnd); in get_app_tasks()