Basic Thread Management
Thread Creation - pthread_create()
Analagous to process fork()
int pthread_create(pthread_t *tid, pthread_attr_t *attr, void *(start_routine)(void *), void *arg)
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.