Now you can download a copy of these docs so you can use them offline! Download now
DefaultThreadManager Class Reference
Inheritance diagram for DefaultThreadManager:
Collaboration diagram for DefaultThreadManager:

Public Member Functions

virtual NTThreadnewBlockingPeriodicThread (PeriodicRunnable *r, const char *name)
 

Detailed Description

Definition at line 26 of file DefaultThreadManager.h.

Member Function Documentation

NTThread * DefaultThreadManager::newBlockingPeriodicThread ( PeriodicRunnable r,
const char *  name 
)
virtual
Parameters
r
namethe name of the thread
Returns
a thread that will run the provided runnable repeatedly with the assumption that the runnable will block

Implements NTThreadManager.

Definition at line 47 of file DefaultThreadManger.cpp.


The documentation for this class was generated from the following files:

Generated on Sat Apr 26 2014 12:26:46 for WPILibC++ by doxygen 1.8.6