View Single Post
  #3   (View Single Post)  
Old 7th February 2011
PvSw1 PvSw1 is offline
New User
 
Join Date: Feb 2011
Posts: 3
Default

Hi there,

No native kernel support for threads. That would explain why I could not find anything. But I am relatively sure threading is used and does work. Does this mean that scheduling of threads is done by the main program itself (I mean through some clever library that keeps the main program and all the threads running)?
Reply With Quote