Barracuda Application Server C/C++ Reference
NO
|
The global instance created by C code or a dynamic instance created by ba.thread.create
#include <lxrc.h>
Public Attributes | |
HttpServer * | server |
The server object. | |
lua_State * | Lg |
Global state. | |
int | runningThreads |
Threads currently running. | |
int | pendingJobs |
Jobs queued. | |
int | isDynamic |
if created via ba.thread.create() | |
int | threads |
number of threads | |