diff options
| author | Frank Rehwinkel <frankrehwinkel@gmail.com> | 2024-10-02 08:04:25 -0400 |
|---|---|---|
| committer | Oli Scherer <github@oli-obk.de> | 2024-10-02 20:08:46 +0200 |
| commit | 86bb1373aa94aec8d9d4c8fb692cd352eca01d90 (patch) | |
| tree | 7b15ff0a0f144ac0605a835276c6ebe7520f5df6 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 1b622f46728a51b6582b02b84407e5f64262479b (diff) | |
| download | rust-86bb1373aa94aec8d9d4c8fb692cd352eca01d90.tar.gz rust-86bb1373aa94aec8d9d4c8fb692cd352eca01d90.zip | |
epoll: add vector clock to the epoll ready_list
This adds a VClock to the epoll implementation's ready_list and has this VClock synced from the thread that updates an event in the ready_list and then has the VClocks of any threads being made runnable again, out of the calls to epoll_wait, synced from it.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
