index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rt
/
rust_sched_launcher.cpp
Age
Commit message (
Expand
)
Author
Lines
2012-12-10
Add license boilerplate to more files.
Graydon Hoare
-0
/
+10
2012-07-20
[1/4 for #2365, #2671] Fix create/kill race with schedulers and tasks during ...
Ben Blum
-10
/
+13
2012-04-03
Merge remote-tracking branch 'brson/mainthread'
Brian Anderson
-0
/
+18
2012-04-03
Refactor includes structure, getting rid of rust_internal.h
Jon Morton
-0
/
+1
2012-04-02
rt: Run a single-threaded scheduler on the main thread
Brian Anderson
-1
/
+2
2012-04-01
remove rust_srv
Jon Morton
-5
/
+4
2012-04-01
rt: Introduce rust_manual_sched_launcher_factory. Again, so sorry
Brian Anderson
-0
/
+8
2012-04-01
rt: Introduce rust_sched_launcher_factory. Sorry, I need one
Brian Anderson
-0
/
+7
2012-04-01
rt: Introduce rust_manual_sched_launcher
Brian Anderson
-0
/
+4
2012-04-01
Merge remote-tracking branch 'brson/mainthread'
Brian Anderson
-0
/
+18
2012-03-31
rt: Extract rust_thread_sched_launcher from rust_sched_launcher
Brian Anderson
-2
/
+8
2012-03-31
rt: Make rust_sched_launcher hide it's thread implementation
Brian Anderson
-5
/
+0
2012-03-31
rt: Extract start_main_loop from rust_sched_loop to rust_sched_driver
Brian Anderson
-2
/
+3
2012-03-31
rt: Rename rust_task_thread to rust_sched_loop
Brian Anderson
-2
/
+2
2012-03-31
rt: Extract rust_sched_launcher from rust_task_thread
Brian Anderson
-0
/
+16