diff options
author | Richard Braun <rbraun@sceen.net> | 2014-05-06 20:49:26 +0200 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2014-05-06 20:49:26 +0200 |
commit | b11e4e9411cb0a4e99c370a4ff9a275540036aae (patch) | |
tree | 72064536d69b40727b1309f78da341b456a3c8f5 /kern/thread.h | |
parent | edae23a2cd2800dff9806309854fb46f12d408d7 (diff) |
x86/tcb: make tcb_init initialize thread-local data
For now, there is no thread-local data to actually initialize, but the
interface is there to allow it. The main goal of this change is to avoid
the need of complex startup synchronization by allocating thread-local
data at thread creation time.
Diffstat (limited to 'kern/thread.h')
0 files changed, 0 insertions, 0 deletions