RTEMS 6.1-rc2
|
#include <errno.h>
#include <string.h>
#include <sys/lock.h>
#include "tr-mtx-seize-try.h"
#include "tr-mtx-seize-wait.h"
#include "tr-mtx-surrender.h"
#include "tr-tq-timeout-priority-inherit.h"
#include "tx-thread-queue.h"
#include <rtems/test.h>
Data Structures | |
struct | NewlibValSysLock_Context |
Test context for spec:/newlib/val/sys-lock test case. More... | |
Functions | |
T_TEST_CASE_FIXTURE (NewlibValSysLock, &NewlibValSysLock_Fixture) | |