Thread Routines
Getting thread info: pthread_t pthread_self( void );
Testing thread equality: int pthread_equal( pthread_t thread1, pthread_t thread2 );
Previous slide
Next slide
Back to first slide
View graphic version