This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
rt
History
Brian Anderson
5d625af9f9
rt: Make task killing synchronization possibly more correct
...
I could not come up with a test but this looks better to me.
2012-05-15 16:13:42 -07:00
..
arch
…
bigint
…
isaac
…
msvc
…
sync
…
uthash
…
util
…
vg
…
boxed_region.cpp
get preservation of boxes working, at least in simple cases
2012-05-15 13:38:16 -07:00
boxed_region.h
make poison-on-free work, disable copying if borrowck is enabled
2012-05-15 11:49:08 -07:00
circular_buffer.cpp
…
circular_buffer.h
…
memory_region.cpp
…
memory_region.h
…
rust_abi.cpp
…
rust_abi.h
…
rust_box_annihilator.cpp
More shape fixes for evecs.
2012-05-03 14:11:54 -07:00
rust_builtin.cpp
core: Add task::unkillable
2012-05-15 16:13:42 -07:00
rust_cc.cpp
More shape fixes for evecs.
2012-05-03 14:11:54 -07:00
rust_cc.h
…
rust_debug.cpp
…
rust_debug.h
…
rust_env.cpp
…
rust_env.h
…
rust_globals.h
…
rust_gpr_base.h
…
rust_kernel.cpp
rt: Start tasks, ports and scheds at 1, assert when we see 0.
Closes
#2321
2012-05-07 14:32:36 -07:00
rust_kernel.h
core: Serialize all access to the environment using a weak global task
2012-04-30 17:34:29 -07:00
rust_log.cpp
add a new runtime log (::rt::box) and make boxed_region use it
2012-04-19 20:34:26 -07:00
rust_log.h
add a new runtime log (::rt::box) and make boxed_region use it
2012-04-19 20:34:26 -07:00
rust_port_selector.cpp
…
rust_port_selector.h
…
rust_port.cpp
…
rust_port.h
…
rust_refcount.h
…
rust_run_program.cpp
…
rust_sched_driver.cpp
…
rust_sched_driver.h
…
rust_sched_launcher.cpp
…
rust_sched_launcher.h
…
rust_sched_loop.cpp
…
rust_sched_loop.h
…
rust_sched_reaper.cpp
…
rust_sched_reaper.h
…
rust_scheduler.cpp
…
rust_scheduler.h
…
rust_shape.cpp
More shape fixes for evecs.
2012-05-03 14:11:54 -07:00
rust_shape.h
More shape fixes for evecs.
2012-05-03 14:11:54 -07:00
rust_signal.h
…
rust_stack.cpp
…
rust_stack.h
…
rust_task.cpp
rt: Make task killing synchronization possibly more correct
2012-05-15 16:13:42 -07:00
rust_task.h
rt: Make task killing synchronization possibly more correct
2012-05-15 16:13:42 -07:00
rust_type.h
…
rust_unwind.h
…
rust_upcall.cpp
…
rust_upcall.h
…
rust_util.h
…
rust_uv.cpp
rt/std: whitespace cleanup + work on hl/global_loop docs
2012-04-27 22:19:30 -07:00
rust.cpp
…
rustrt.def.in
core: Add task::unkillable
2012-05-15 16:13:42 -07:00