Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
69ba3e6b
Commit
69ba3e6b
authored
Nov 25, 2009
by
Simon Marlow
Browse files
add a comment to TSO_MARKED
parent
a7d15c38
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/rts/Constants.h
View file @
69ba3e6b
...
...
@@ -257,6 +257,10 @@
*/
#define TSO_LINK_DIRTY 32
/*
* Used by the sanity checker to check whether TSOs are on the correct
* mutable list.
*/
#define TSO_MARKED 64
/* -----------------------------------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment