MPD
0.20.6
|
Go to the source code of this file.
Functions | |
TagItem * | tag_pool_get_item (TagType type, StringView value) |
TagItem * | tag_pool_dup_item (TagItem *item) |
void | tag_pool_put_item (TagItem *item) |
Variables | |
Mutex | tag_pool_lock |
TagItem* tag_pool_get_item | ( | TagType | type, |
StringView | value | ||
) |
void tag_pool_put_item | ( | TagItem * | item | ) |
Mutex tag_pool_lock |