Searched refs:synchronize_threads (Results 1 – 12 of 12) sorted by relevance
97 synchronize_threads(); /* 1: MKT added */ in test_server_active_rst()117 synchronize_threads(); /* 4: finishing up */ in test_server_active_rst()120 synchronize_threads(); /* 5: closed active sk */ in test_server_active_rst()122 synchronize_threads(); /* 6: counters checks */ in test_server_active_rst()170 synchronize_threads(); /* 6: server exits */ in test_server_passive_rst()187 synchronize_threads(); /* exit */ in server_fn()272 synchronize_threads(); /* 1: MKT added */ in test_client_active_rst()296 synchronize_threads(); /* 4: finishing up */ in test_client_active_rst()321 synchronize_threads(); /* 6: counters checks */ in test_client_active_rst()432 synchronize_threads(); /* 6: server exits */ in test_client_passive_rst()[all …]
80 synchronize_threads(); /* 1: MKT added => connect() */ in server_fn()89 synchronize_threads(); /* 2: accepted => send data */ in server_fn()103 synchronize_threads(); /* 3: restore the connection on another port */ in server_fn()115 synchronize_threads(); /* 4: dump finished */ in server_fn()167 synchronize_threads(); /* 6: verified => closed */ in server_fn()189 synchronize_threads(); /* 1: MKT added => connect() */ in client_fn()193 synchronize_threads(); /* 2: accepted => send data */ in client_fn()201 synchronize_threads(); /* 3: restore the connection on another port */ in client_fn()214 synchronize_threads(); /* 4: dump finished */ in client_fn()244 synchronize_threads(); /* 6: verified => closed */ in client_fn()[all …]
32 synchronize_threads(); /* 1: MKT added => connect() */ in try_server_run()41 synchronize_threads(); /* 2: accepted => send data */ in try_server_run()67 synchronize_threads(); /* 3: counters checks */ in try_server_run()86 synchronize_threads(); /* 4: verified => closed */ in try_server_run()106 synchronize_threads(); /* don't race to exit: client exits */ in server_fn()123 synchronize_threads(); /* 1: MKT added => connect() */ in test_get_sk_checkpoint()127 synchronize_threads(); /* 2: accepted => send data */ in test_get_sk_checkpoint()180 synchronize_threads(); /* 3: counters checks */ in test_sk_restore()194 synchronize_threads(); /* 4: verified => closed */ in test_sk_restore()
15 synchronize_threads(); in server_fn()24 synchronize_threads(); in server_fn()46 synchronize_threads(); in client_fn()49 synchronize_threads(); in client_fn()
52 synchronize_threads(); /* preparations done */ in try_accept()74 synchronize_threads(); /* before counter checks */ in try_accept()97 synchronize_threads(); /* close() */ in try_accept()157 synchronize_threads(); in server_fn()180 synchronize_threads(); /* preparations done */ in try_connect()185 synchronize_threads(); /* before counter checks */ in try_connect()210 synchronize_threads(); /* close() */ in try_connect()
69 synchronize_threads(); /* preparations done */ in try_accept()73 synchronize_threads(); /* connect()/accept() timeouts */ in try_accept()114 synchronize_threads(); /* test_kill_sk() */ in try_accept()123 synchronize_threads(); /* client_add_ips() */ in server_add_routes()234 synchronize_threads(); in server_fn()282 synchronize_threads(); /* preparations done */ in try_connect()287 synchronize_threads(); /* connect()/accept() timeouts */ in try_connect()307 synchronize_threads(); /* test_kill_sk() */ in try_connect()451 synchronize_threads(); /* preparations done */ in try_to_add()492 synchronize_threads(); /* test_kill_sk() */ in try_to_add()[all …]
189 synchronize_threads(); in bench_connect_srv()228 synchronize_threads(); in server_fn()317 synchronize_threads(); in bench_connect_client()343 synchronize_threads(); in client_fn()352 synchronize_threads(); in client_fn()
801 synchronize_threads(); /* 1: key collection initialized */ in start_server()805 synchronize_threads(); /* 2: MKTs added => connect() */ in start_server()815 synchronize_threads(); /* 3: accepted => send data */ in start_server()841 synchronize_threads(); /* 4: verified => closed */ in end_server()845 synchronize_threads(); /* 5: counters */ in end_server()882 synchronize_threads(); /* verify current/rnext */ in server_rotations()910 synchronize_threads(); /* 2: MKTs added => connect() */ in run_client()920 synchronize_threads(); /* 3: accepted => send data */ in run_client()961 synchronize_threads(); /* 4: verify => closed */ in end_client()965 synchronize_threads(); /* 5: counters */ in end_client()[all …]
122 synchronize_threads(); in server_fn()136 synchronize_threads(); in server_fn()432 synchronize_threads(); in client_fn()435 synchronize_threads(); in client_fn()
183 void synchronize_threads(void) in synchronize_threads() function
261 extern void synchronize_threads(void);
Completed in 23 milliseconds