|
Zero
0.1.0
|
: Implementation base class for Shore clients More...
#include "shore_client.h"Functions | |
| void | shell_expect_clients (int count) |
| void | shell_await_clients () |
| void | client_ready () |
Variables | |
| static bool | _abort_test = false |
| static pthread_mutex_t | client_mutex = PTHREAD_MUTEX_INITIALIZER |
| static pthread_cond_t | client_cond = PTHREAD_COND_INITIALIZER |
| static int | client_needed_count |
: Implementation base class for Shore clients
| void client_ready | ( | ) |
| void shell_await_clients | ( | ) |
| void shell_expect_clients | ( | int | count | ) |
|
static |
|
static |
|
static |
|
static |
1.8.12