summaryrefslogtreecommitdiff
path: root/kern/thread.h
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2013-03-14 22:27:30 +0100
committerRichard Braun <rbraun@sceen.net>2013-03-14 22:27:30 +0100
commita1e1164f13bebb974c84060f02c6f7e327a2b27c (patch)
tree9a3515787e331f0435bf56aa0ef569e0b000cf79 /kern/thread.h
parented09fa58fb5778d943b2636b13c873fa68d4daac (diff)
x86: remove store memory barriers
Use a compiler barrier instead of a memory barrier to enforce program order. The x86 architecture normally enforces ordering on stores. There are exceptions but they're currently not supported.
Diffstat (limited to 'kern/thread.h')
0 files changed, 0 insertions, 0 deletions