Home
last modified time | relevance | path

Searched refs:THREAD_UNUSED (Results 1 – 12 of 12) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/isis/
H A Dthread.c312 assert (thread->type == THREAD_UNUSED); in thread_add_unuse()
639 thread->type = THREAD_UNUSED; in thread_cancel()
662 t->type = THREAD_UNUSED; in thread_cancel_event()
685 thread->type = THREAD_UNUSED; in thread_run()
H A Dthread.h105 #define THREAD_UNUSED 6 macro
/dports/www/middleman/middleman/include/
H A Dflags.h40 #define THREAD_UNUSED 0 /* thread not used */ macro
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dthread.h137 #define THREAD_UNUSED 5 macro
H A Dthread.c515 thread->type = THREAD_UNUSED; in thread_add_unuse()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dthread.h137 #define THREAD_UNUSED 5 macro
H A Dthread.c515 thread->type = THREAD_UNUSED; in thread_add_unuse()
/dports/net/quagga/quagga-1.2.4/lib/
H A Dthread.h125 #define THREAD_UNUSED 6 macro
H A Dthread.c606 if (thread->type == THREAD_UNUSED) in thread_add_unuse()
608 thread->type = THREAD_UNUSED; in thread_add_unuse()
/dports/www/middleman/middleman/src/
H A Dmain.c335 threads[i].flags = THREAD_UNUSED; in config()
663 if (thread == -1 && threads[i].flags == THREAD_UNUSED) in process_new()
1256 threads[x].flags = THREAD_UNUSED; in process_entry()
/dports/net/frr7-pythontools/frr-frr-7.5.1/doc/developer/
H A Dprocess-architecture.rst78 ``THREAD_UNUSED``
/dports/net/frr7/frr-frr-7.5.1/doc/developer/
H A Dprocess-architecture.rst78 ``THREAD_UNUSED``