Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Go to the source code of this file.
Functions | |
static int | my_cmp (const void *a, const void *b) |
static void | my_dump (const void *a, long index) |
int | main () |
int main | ( | void | ) |
Definition at line 77 of file test_prioqueue.c.
References debug(), gw_prioqueue_create(), gw_prioqueue_foreach(), gw_prioqueue_insert(), gw_prioqueue_len(), gw_prioqueue_remove(), gwlib_init(), gwlib_shutdown(), my_cmp(), my_dump(), octstr_create, octstr_destroy(), octstr_get_char(), octstr_get_cstr, octstr_imm(), octstr_len(), and queue.
|
static |
Definition at line 66 of file test_prioqueue.c.
References octstr_compare().
Referenced by main().
|
static |
Definition at line 71 of file test_prioqueue.c.
References debug(), and octstr_get_cstr.
Referenced by main().