This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
darkfi
Watch
1
Star
1
Fork
0
You've already forked darkfi
mirror of
https://github.com/darkrenaissance/darkfi.git
synced
2026-04-28 03:00:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33bf53c408508f571c8cc7ab2b6bcc697d93d011
darkfi
/
src
/
system
History
draoi
0c8b274505
net: replace LazyWeak with Arc::new_cyclic() and delete system::LazyWeak
...
Also update arch/services.md with the new usage.
2024-07-11 10:25:35 +02:00
..
condvar.rs
system: add condvar_wait_after_notify() unit test
2024-05-27 20:05:03 +02:00
mod.rs
net: replace LazyWeak with Arc::new_cyclic() and delete system::LazyWeak
2024-07-11 10:25:35 +02:00
publisher.rs
system: rename Subscriber to Publisher + propagate change
2024-06-10 17:22:18 +02:00
stoppable_task.rs
system: StoppableTask, add non-async stop_nowait(), and make Drop call this automatically so tasks are auto-cleaned up on exit.
2024-05-15 09:32:42 +02:00
timeout.rs
chore: Update copyright year in license headers
2024-01-16 13:07:22 +01:00