#include <pthread.h>
|
pthread_t
pthread_self (void); |
pthread_t new_th2; new_th2=pthread_self();
© 2008 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user. |