Functions | Variables
thrtest2.c File Reference
#include <thread.h>
#include <synch.h>
#include <math.h>
#include <sys/times.h>
#include <limits.h>
Include dependency graph for thrtest2.c:

Go to the source code of this file.

Functions

 main (int argc, argv)
 
 test1 ()
 
 test2 (int n)
 

Variables

int count =0
 
mutex_t test_lock
 

Function Documentation

main ( int  argc,
argv   
)

Definition at line 30 of file thrtest2.c.

test1 ( )

Definition at line 11 of file thrtest2.c.

test2 ( int  n)

Definition at line 20 of file thrtest2.c.

Variable Documentation

int count =0

Definition at line 9 of file thrtest2.c.

mutex_t test_lock

Definition at line 7 of file thrtest2.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Fri Feb 21 2020 03:20:54