haiku/headers
Ingo Weinhold 17e41f5251 Added new semaphore flag B_KILL_CAN_INTERRUPT. It makes acquire_sem_etc()
interruptable by SIGKILL[THR], even if B_CAN_INTERRUPT is not set. Not
sure, if this is the best solution, but it works.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11484 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-25 14:10:41 +00:00
..
cpp
gnu
libs compile fix, changed member to be declared const 2005-01-20 13:49:15 +00:00
os Added new semaphore flag B_KILL_CAN_INTERRUPT. It makes acquire_sem_etc() 2005-02-25 14:10:41 +00:00
posix Moved mbstate to wchar.h 2005-02-22 18:06:35 +00:00
private * Added B_TEAM_DEBUG_DEFAULT_FLAGS and B_THREAD_DEBUG_DEFAULT_FLAGS for 2005-02-24 16:07:19 +00:00
tools