Searched refs:threadp (Results 1 – 2 of 2) sorted by relevance
736 extern void md_unregister_thread(struct md_thread **threadp);
7941 void md_unregister_thread(struct md_thread **threadp) in md_unregister_thread() argument7950 thread = *threadp; in md_unregister_thread()7955 *threadp = NULL; in md_unregister_thread()