Searched refs:synchronize_threads (Results 1 – 12 of 12) sorted by relevance
97 synchronize_threads(); /* 1: MKT added */ in test_server_active_rst()105 synchronize_threads(); /* 2: connection accept()ed, another queued */ in test_server_active_rst()109 synchronize_threads(); /* 3: close listen socket */ 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()140 synchronize_threads(); /* 1: MKT added => connect() */ in test_server_passive_rst()148 synchronize_threads(); /* 2: accepted => send data */ in test_server_passive_rst()161 synchronize_threads(); /* 3: checkpoint the client */ in test_server_passive_rst()162 synchronize_threads(); /* 4: close the server, creating twsk */ in test_server_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()127 synchronize_threads(); /* 5: verify the connection during SEQ-number rollover */ in server_fn()138 synchronize_threads(); /* 6: verify counters after SEQ-number rollover */ 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()[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()456 synchronize_threads(); /* connect()/accept() timeouts */ 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()894 synchronize_threads(); /* 1: key collection initialized */ in run_client()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()[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);