|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|

Public Member Functions | |
| AST_STRING_FIELD_EXTENDED (string2) | |
Data Fields | |
| struct ast_string_field_mgr | __field_mgr |
| struct ast_string_field_pool * | __field_mgr_pool |
| int | foo |
| int | foo2 |
| int | locked |
| int | reffed |
| const ast_string_field | string1 |
Definition at line 102 of file test_scoped_lock.c.
| AST_STRING_FIELD_EXTENDED | ( | string2 | ) |
| struct ast_string_field_mgr __field_mgr |
Definition at line 306 of file test_stringfields.c.
Referenced by AST_TEST_DEFINE().
| struct ast_string_field_pool* __field_mgr_pool |
Definition at line 306 of file test_stringfields.c.
Referenced by AST_TEST_DEFINE().
| int foo |
Definition at line 303 of file test_stringfields.c.
Referenced by AST_TEST_DEFINE().
| int foo2 |
Definition at line 307 of file test_stringfields.c.
| int locked |
Definition at line 104 of file test_scoped_lock.c.
| int reffed |
Definition at line 105 of file test_scoped_lock.c.
| const ast_string_field string1 |
Definition at line 306 of file test_stringfields.c.
Referenced by AST_TEST_DEFINE(), and AST_TEST_DEFINE().