Home
last modified time | relevance | path

Searched defs:thread_master (Results 1 – 9 of 9) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dthread.h70 struct thread_master { struct
71 char *name;
73 struct thread **read;
74 struct thread **write;
75 struct thread_timer_list_head timer;
99 struct thread_master *master; /* pointer to the struct thread_master */ argument
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dthread.h70 struct thread_master { struct
71 char *name;
73 struct thread **read;
74 struct thread **write;
75 struct thread_timer_list_head timer;
99 struct thread_master *master; /* pointer to the struct thread_master */ argument
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/isis/
H A Dthread.h42 struct thread_master struct
66 struct thread_master *master; /* pointer to the struct thread_master. */ argument
/dports/net/quagga/quagga-1.2.4/lib/
H A Dthread.h55 struct thread_master struct
80 struct thread_master *master; /* pointer to the struct thread_master. */ argument
/dports/databases/py-bsddb3/bsddb3-6.2.9/Lib/bsddb/test/
H A Dtest_replication.py326 def thread_master() : function
/dports/databases/py-bsddb3/bsddb3-6.2.9/Lib3/bsddb/test/
H A Dtest_replication.py326 def thread_master() : function
/dports/lang/python-legacy/Python-2.7.18/Lib/bsddb/test/
H A Dtest_replication.py303 def thread_master() : function
/dports/lang/python27/Python-2.7.18/Lib/bsddb/test/
H A Dtest_replication.py303 def thread_master() : function
/dports/net/norm/norm-1.5r6/protolib/include/
H A DprotoDispatcher.h615 ThreadId thread_master; variable