CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
threadbase.h
1
#pragma once
2
3
typedef
struct
Thread Thread;
4
typedef
int(*threadFunc)(Thread *self);
cx
thread
threadbase.h
Generated by
1.9.8