index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
thread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce and use assert_splsched()
Samuel Thibault
2024-02-19
1
-2
/
+2
*
Add thread_set_name RPC.
Flavio Cruz
2024-02-12
1
-0
/
+8
*
percpu: active_stack with gs
Damien Zammit
2023-09-25
1
-4
/
+1
*
percpu active_thread using gs segment
Damien Zammit
2023-09-24
1
-2
/
+1
*
cpu_number: Inline widely used simple function
Damien Zammit
2023-09-24
1
-1
/
+2
*
kern: Check that locking thread is done at spl7
Samuel Thibault
2023-08-12
1
-2
/
+13
*
Make exception subcode a long
Sergey Bugaev
2023-04-03
1
-1
/
+1
*
Update thread and task creation time to use time_value64_t
Flavio Cruz
2023-03-12
1
-1
/
+1
*
lock_mon: Fix warnings
Samuel Thibault
2023-03-07
1
-1
/
+1
*
kern: Fix MACH_LOCK_MON lock monitoring debug
Damien Zammit
2023-03-07
1
-0
/
+4
*
Document spl levels of locks taken during interrupts
Samuel Thibault
2023-02-15
1
-0
/
+1
*
Fix several warnings for -Wmissing-prototypes
Flavio Cruz
2023-01-24
1
-0
/
+1
*
add msg_user_header_t for user-side msg structure
Luca Dariz
2023-01-18
1
-1
/
+1
*
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-11-30
1
-2
/
+2
*
add port name types
Luca Dariz
2022-08-27
1
-2
/
+2
*
VM: improve pageout deadlock workaround
Richard Braun
2016-09-16
1
-3
/
+2
*
Make sure the reply port's reference is released when the thread needs to be ...
Flávio Cruz
2015-08-28
1
-1
/
+1
*
Add a thread_no_continuation definition
Flávio Cruz
2015-08-28
1
-1
/
+1
*
kern: reduce the size of `struct thread'
Justus Winter
2015-02-20
1
-4
/
+23
*
Mark functions that don't return with attribute noreturn
Marin Ramesa
2013-12-17
1
-1
/
+1
*
Cleanup of the prototypes
Marin Ramesa
2013-12-09
1
-2
/
+0
*
kern: move forward declarations into a header file
Marin Ramesa
2013-11-24
1
-0
/
+5
*
New RPC for thread destruction
Richard Braun
2013-11-24
1
-0
/
+7
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+25
*
2007-02-05 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+1
*
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+0
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-5
/
+0
*
2006-02-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-5
/
+0
*
Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-08-20
1
-0
/
+3
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+371