![]() |
Home | Libraries | Author | Links |
Definition in file mutextest.c.
Go to the source code of this file.
Functions | |
static void * | handler (void *data) |
The worker thread function. | |
int | main () |
Main function implementing the command mutextest. | |
Variables | |
static StmMutex | mutex |
The mutex object. | |
static int | counter |
The shared resource. |
© Copyright Tom Michaelis 2002-2007
Distributed under the SysToMath Software License (See the accompanying file license.txt or a copy at www.SysToMath.com).