This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

NT Threads


Hello !


I am currently porting a multi-threaded application from the unix world
to
NT.  Some of my threads are starving even though they were all created
with
normal priority.  Does anybody know of any functions in Windows NT that
are
comparable to the following unix-based functions:

pthread_detach()
thr_join()
thr_yield() [besides the NT sleep(0) function]     ?

TIA,

Eric Kratzer
Systran Federal Corporation


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]