support of thread in kernel
Posted: Mon Sep 18, 2006 12:53 pm
as I mention in my topic "some issues with c++", i am implementing a real time OS for my master thesis.
this OS will be used later in car industries for testing porpose. I will need also later a thread support (like pthread). this will help me to port a lot of software (for example i will need mysql client library) or a graphic library like (nano-x).
did someone know a thread library which I can port?
it shouldn't have everything.
newlib doesn't have support for thread and also ucos-ii.
this OS will be used later in car industries for testing porpose. I will need also later a thread support (like pthread). this will help me to port a lot of software (for example i will need mysql client library) or a graphic library like (nano-x).
did someone know a thread library which I can port?
it shouldn't have everything.
newlib doesn't have support for thread and also ucos-ii.