Hi,
I've noticed that on android, the call to pthread_join does not
suspend the calling thread.
I've a number (6) of new thread created using pthread_create and
pthread_join is called on each thread. But It does not suspend the
main (calling) thread.

I believe this relates to the port of pthread lib to android.

Has anyone similar experience?
PS: Excuse me  if this is already reported.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to