Parent Directory
|
Revision Log
|
Patch
| Revision 1.2 by sysadm, Sat Jul 3 05:35:07 2004 UTC | Revision 1.3 by sysadm, Sat Jul 3 15:10:23 2004 UTC | |
|---|---|---|
| # | Line 34 public: | Line 34 public: |
| 34 | void StartupDelay(void); | void StartupDelay(void); |
| 35 | void StartupChild(void); | void StartupChild(void); |
| 36 | void ShutdownChild(void); | void ShutdownChild(void); |
| 37 | int InitThreadPool(void); | |
| 38 | int CleanupThreadPool(void); | |
| 39 | private: | private: |
| 40 | static bool thread_terminate; | static bool thread_terminate; |
| 41 | bool bbsd_startup; | bool bbsd_startup; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |