RTEMS
5.1
|
Data Fields | |
pthread_spinlock_t | lock |
char * | buf |
unsigned int | buf_mask |
atomic_uint | buf_head |
atomic_uint | buf_tail |
void(* | putchar )(int, void *) |
void * | putchar_arg |
T_verbosity | verbosity |
const T_case_context * | registered_cases |
const T_case_context * | current_case |
void * | fixture_context |