[Geekos-devel] Project 3, semaphores
Status: Pre-Alpha
Brought to you by:
daveho
From: <wm...@ao...> - 2008-08-24 07:59:37
|
Don't know where to start with adding semaphores. Where do I put them? In the kernel struct? In the user context struct? Is this what tlocalData is for? I don't see a struct for semaphores. I guess I create my own and put it in the kernel or user context. Not sure what to do. Thanks. Jim |