projects
/
cdsspec-compiler.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a2fb82
)
threads: remove todo (long overdue)
author
Brian Norris
<banorris@uci.edu>
Tue, 20 Nov 2012 03:33:32 +0000
(19:33 -0800)
committer
Brian Norris
<banorris@uci.edu>
Tue, 20 Nov 2012 03:33:32 +0000
(19:33 -0800)
threads.cc
patch
|
blob
|
history
diff --git
a/threads.cc
b/threads.cc
index dd2a59832027557b543d8fd606f842527b270f97..3b793cff0c443f6f70f6d156e6ec456f40fdbe67 100644
(file)
--- a/
threads.cc
+++ b/
threads.cc
@@
-34,8
+34,6
@@
Thread * thread_current(void)
* Provides a startup wrapper for each thread, allowing some initial
* model-checking data to be recorded. This method also gets around makecontext
* not being 64-bit clean
- * @todo We should make the START event always immediately follow the
- * CREATE event, so we don't get redundant traces...
*/
void thread_startup()
{