Home
last modified time | relevance | path

Searched refs:category_thread_remove (Results 1 – 3 of 3) sorted by relevance

/dports/ftp/urlgfe/urlgfe-0.7.1/src/
H A Dcategory.h88 void category_thread_remove (Category* category,
H A Dcategory.c214 void category_thread_remove (Category* category, in category_thread_remove() function
H A Ddownload_thread.c79 category_thread_remove (dt->category, dt); in download_thread_free_resource()