Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/isis/
H A Dthread.c290 thread_list_delete (struct thread_list *list, struct thread *thread) in thread_list_delete() function
369 return thread_list_delete (list, list->head); in thread_trim_head()
638 thread_list_delete (list, thread); in thread_cancel()
661 thread_list_delete (&m->event, t); in thread_cancel_event()
708 thread_list_delete (list, thread); in thread_process_fd()
728 thread_list_delete (list, thread); in thread_timer_process()
745 thread_list_delete (list, thread); in thread_process()
/dports/net/quagga/quagga-1.2.4/lib/
H A Dthread.c575 thread_list_delete (struct thread_list *list, struct thread *thread) in thread_list_delete() function
696 return thread_list_delete (list, list->head); in thread_trim_head()
989 thread_list_delete (list, thread); in thread_cancel()
1021 thread_list_delete (&m->event, t); in thread_cancel_event()
1038 thread_list_delete (&m->ready, t); in thread_cancel_event()
1132 thread_list_delete (list, thread); in thread_process()