Searched refs:destroy (Results 1 – 6 of 6) sorted by relevance
218 if (destroy) { in flush()219 destroy((void*)(node + 1)); in flush()230 : destroy(NULL), in rk_list()239 destroy = func; in rk_list()253 destroy = NULL; in ~rk_list()
40 node_destructor destroy; variable
288 if (list->destroy) { in mpp_list_flush()289 list->destroy((void*)(node + 1)); in mpp_list_flush()397 list->destroy = func; in mpp_list_create()
38 node_destructor destroy; member
335 rk_u32 destroy = 0; in service_put_buffer() local353 destroy = 1; in service_put_buffer()355 if (destroy) in service_put_buffer()
247 …ntext by decode_xxx/encode_xx or poll/dequeuer/enqueue function. Finally destroy it by mpp_destroy…