Functions | |
| tm * | myserver_gmtime (const time_t *timep, tm *res) |
| tm * | myserver_localtime (const time_t *timep, tm *res) |
| void | myserver_safetime_destroy () |
| void | myserver_safetime_init () |
Variables | |
| Mutex | mutex |
|
||||||||||||
|
Thread-safe wrap function for gmtime. |
|
||||||||||||
|
Thread-safe wrap function for localtime. |
|
|
Clean all the data used by the localtime function. |
|
|
Initialize the localtime function. |
|
|
|
1.3.9.1