Data Fields | |
| jb_create_impl | create |
| jb_destroy_impl | destroy |
| jb_force_resynch_impl | force_resync |
| jb_get_impl | get |
| char | name [AST_JB_IMPL_NAME_SIZE] |
| jb_next_impl | next |
| jb_put_impl | put |
| jb_put_first_impl | put_first |
| jb_remove_impl | remove |
Definition at line 78 of file abstract_jb.c.
| char name[AST_JB_IMPL_NAME_SIZE] |
Definition at line 80 of file abstract_jb.c.
Referenced by ast_jb_destroy(), create_jb(), jb_choose_impl(), and jb_get_and_deliver().
Definition at line 86 of file abstract_jb.c.
Referenced by ast_jb_put(), create_jb(), and jb_get_and_deliver().
1.5.5