Move deleted participants admin into "gv"
That reduces the number of global variables in preparation for supporting multi domains simultaneously. Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
parent
59fb537ba3
commit
cf46ddbb7b
7 changed files with 58 additions and 50 deletions
|
@ -77,7 +77,6 @@ dds_init(dds_domainid_t domain)
|
|||
}
|
||||
|
||||
gv.tstart = now ();
|
||||
gv.exception = false;
|
||||
ddsrt_mutex_init (&dds_global.m_mutex);
|
||||
thread_states_init_static();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue