genode/base-nova/include
Alexander Boettcher 1a94c3b623 Fix: thread identifier comparator
The invalid thread is specified as 0,0,-1 (ec cap, sc cap, sem cap).
The main thread is specified as 0,0,0.

The comparator identified "tid_main == tid_invalid" as equal,
which is obviously wrong.

The patch compares at least ec and sem cap.
2012-07-04 14:56:46 +02:00
..
32bit/nova Move semaphore op codes to generic syscall 2012-07-04 14:56:45 +02:00
64bit/nova Move semaphore op codes to generic syscall 2012-07-04 14:56:45 +02:00
base Fix: thread identifier comparator 2012-07-04 14:56:46 +02:00
nova Move semaphore op codes to generic syscall 2012-07-04 14:56:45 +02:00
signal_session Rename tid() to dst() in Native_capability. 2012-03-10 15:52:19 +01:00