Basic Thread Management
Waiting on a Thread - pthread_join()
Analogous to process wait()
int pthread_join(pthread_t tid, void **return_val)
Calling thread suspends until thread tid terminates
Previous slide
Next slide
Back to first slide
View graphic version
Author
|
Title
|
Tracks
|
Home
Send email to Interex
or to the
Webmaster
©Copyright 1998
Interex
. All rights reserved.