Home
last modified time | relevance | path

Searched refs:category_thread_is_active (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/urlgfe/urlgfe-0.7.1/src/
H A Dcategory.h93 #define category_thread_is_active(cate) ((cate)->n_thread) macro
H A Dcategory_store.c162 if (category_thread_is_active (category) || in category_store_thread_activate_1()