Age | Commit message (Collapse) | Author |
|
attempt RPC if we can't get a valid port struct.
|
|
attempt RPC if we can't get a valid port struct.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(SRCS): Add interrupt-operation.c.
|
|
|
|
|
|
|
|
(OBJS): Added notifyServer.o.
(SRCS): Added notify-dead-name.c, notify-no-senders.c, notify-port-destroyed.c,
notify-msg-accepted.c, notify-port-deleted.c, and notify-send-once.c.
|
|
|
|
|
|
for now.
|
|
Include <hurd.h>.
|
|
Include <hurd.h>.
|
|
Include <hurd.h>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(REMHDRS): Removed.
Order changed a bit.
|
|
then just return null. (This helps in a race in ufs/ex2fs).
|
|
releasing _ports_lock.
|
|
GLOBAL_TIMEOUT and THREAD_TIMEOUT to zero.
|
|
|
|
int. Don't cthread_exit child threads; just let them return normally.
|
|
|
|
Increment NREQTHREADS and TOTALTHREADS *before* forking newthread.
[thread_function]: Don't increment NREQTHREADS and TOTALTHREADS here.
Initialize NREQTHREADS and TOTALTHREADS in main body of function.
|
|
|
|
list is empty.
|
|
list is empty.
|
|
list is empty.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TOTALTHREADS volatile.
|
|
THREAD_FUNCTION so it doesn't get shared by multiple threads.
|
|
wait for messages, it should unlock LOCK.
|
|
lock while setting TIMEOUT.
|
|
|