Peter Johnson dd0e3e4abb Implement join with timeout (and detach).
Under certain situations (notably JNI shutdown), it's possible to get
deadlock when using thread join().  To avoid this, implement a timeout.
Normally we try to simply join the thread, but if it times out, we
detach the thread instead.
2015-10-09 23:50:01 -07:00
2015-09-19 15:06:17 -04:00
2015-10-03 19:20:26 -07:00
2015-09-03 21:31:31 -07:00
2015-09-03 21:31:31 -07:00
2015-09-08 23:17:11 -07:00
Description
WPILib - FRC Robotics Library
466 MiB
Languages
C++ 53.8%
Java 32.7%
Python 6.6%
C 2.6%
Jinja 1.7%
Other 2.5%