Searched hist:"20 bc3710829d7f170c2614aa7e9ca131cd7675b4" (Results 1 – 2 of 2) sorted by relevance
/haiku/src/tests/add-ons/kernel/kernelland_emu/ |
H A D | thread.h | 20bc3710829d7f170c2614aa7e9ca131cd7675b4 Sun Mar 08 18:27:06 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Replaced the broken condition variable implementation (the sConditionVariablesLock is needed) with the one I used for the UserlandFS, which is a slightly adjusted kernel version. * Got rid of sThreadsLock. It's not necessary and didn't work like used anyway.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29448 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | condition_variable.cpp | 20bc3710829d7f170c2614aa7e9ca131cd7675b4 Sun Mar 08 18:27:06 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Replaced the broken condition variable implementation (the sConditionVariablesLock is needed) with the one I used for the UserlandFS, which is a slightly adjusted kernel version. * Got rid of sThreadsLock. It's not necessary and didn't work like used anyway.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29448 a95241bf-73f2-0310-859d-f6bbb57e9c96
|