Posted By:
adinis_moca
Posted On:
Friday, April 6, 2001 04:57 AM
on windows _beginthreadex has the iniflag CREATE_SUSPENDED that enables create a suspended thread
on solaris i know that has the same option
but on posix in this case linux suse 7.0 e can´t do it
because the pthread_create doesn´t suport that init flag
anyone , who knows a way of creating a suspended thread on posix , please help me , and many others.
thanks
adinis