Definition in file t1.c.
Go to the source code of this file.
Functions | |
void * | thread1_func (void *arg) |
int | main (void) |
|
Definition at line 35 of file t1.c. References EC_CLEANUP_BGN, EC_CLEANUP_END, ec_rv, pthread_cancel(), pthread_create(), pthread_join(), and thread1_func(). |
|
Definition at line 24 of file t1.c. References sleep(). Referenced by main(). |