|
gPTP Documentation
|

Go to the source code of this file.
Classes | |
| class | OSThread |
| class | OSThreadFactory |
Typedefs | |
| typedef OSThreadExitCode(* | OSThreadFunction )(void *) |
Enumerations | |
| enum | OSThreadExitCode { osthread_ok, osthread_error } |
| typedef OSThreadExitCode(* OSThreadFunction)(void *) |
Provides the OSThreadExitCode callback format
| enum OSThreadExitCode |
thread exit codes. Possible values are: