Searched refs:_rdc_flset (Results 1 – 3 of 3) sorted by relevance
95 extern nstset_t *_rdc_flset;
146 nstset_t *_rdc_flset; variable177 nst_destroy(_rdc_flset); in rdc_thread_deconfigure()178 _rdc_flset = NULL; in rdc_thread_deconfigure()198 if ((_rdc_flset = nst_init("rdc_flushthr", 2)) == NULL) in rdc_thread_configure()6681 if (nst_add_thread(_rdc_flset, 3) != 3) in rdc_newgroup()6701 if (nst_del_thread(_rdc_flset, group->rdc_addthrnum + 3) != in rdc_delgroup()
1567 if (t = nst_create(_rdc_flset, rdc_flusher_thread, in rdc_writer()1573 if (nst_add_thread(_rdc_flset, 1) != 1) { in rdc_writer()