Home
last modified time | relevance | path

Searched defs:apt_task_t (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/libs/apr-toolkit/src/
H A Dapt_task.c37 struct apt_task_t { struct
49 apt_task_t *parent_task; /* parent (master) task */ argument
61 static apt_bool_t apt_task_core_msg_signal(apt_task_t *task, apt_task_msg_pool_t *msg_pool, apt_cor… argument
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/libs/apr-toolkit/include/
H A Dapt_task.h33 typedef struct apt_task_t apt_task_t; typedef