Unit Test for the Mutex class. More...
#include <iostream>
#include <ecl/config/ecl.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Unit Test for the Mutex class.
Use this to test the Mutex class. Currently this only tests the posix mutex class.
Definition in file mutex.cpp.