This website requires JavaScript.
Explore
Help
Register
Sign In
Team2890
/
allwpilib
Watch
4
Star
0
Fork
0
You've already forked allwpilib
mirror of
https://github.com/wpilibsuite/allwpilib
synced
2026-06-20 00:51:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3,272
Commits
2
Branches
165
Tags
18c8cce6a78d2e8015595452aa2f8fd23b19ca42
Commit Graph
1 Commits
Author
SHA1
Message
Date
Peter Johnson
18c8cce6a7
SafeThread: Avoid use-after-free risk in thread shutdown (
#1355
)
...
Use shared_ptr to keep data alive until the thread has terminated.
2018-10-05 16:32:43 -07:00