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()

main ( int  argc,
argv   
)

Definition at line 30 of file thrtest2.c.

◆ test1()

test1 ( )

Definition at line 11 of file thrtest2.c.

◆ test2()

test2 ( int  n)

Definition at line 20 of file thrtest2.c.

Variable Documentation

◆ count

int count =0

Definition at line 9 of file thrtest2.c.

◆ test_lock

mutex_t test_lock

Definition at line 7 of file thrtest2.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Mon Feb 28 2022 22:18:28