Definition in file tx1.c.
Go to the source code of this file.
Functions | |
void * | thread_func (void *arg) |
int | main (void) |
Variables | |
long | x = 0 |
|
Definition at line 35 of file tx1.c. References EC_CLEANUP_BGN, EC_CLEANUP_END, ec_rv, pthread_create(), sleep(), thread_func(), and x. |
|
Definition at line 27 of file tx1.c. Referenced by main(). |
|
Definition at line 25 of file tx1.c. Referenced by main(), and thread_func(). |