21 Feb
2005
21 Feb
'05
11:41 p.m.
On Sat Feb 19, 2005 at 16:39:24 +0000, Tiago Jorge wrote:
/ Continuing the goal to port my aplication to an L4 server, i'm trying to />>/ use the OSKit lib to POSIX threads. / / ... / / I presume one of two cases: />>/ />>/ - There is no support for POSIX threads in your version of OSKit :( / Well, I guess that's it. Sorry.
So if i want to use pthreads, i can't. Regarding to locks and to threads i can replace them by L4threads lib, that includes locks and threads. but what do you recommend to replace the usage of conditional variables? thanks for the aswers (and patience :)) Tiago