giiMTInit - Make LibGII thread-safe
int giiMTInit(void); .SH "DESCRIPTION"
giiMTInit sets up LibGII so that it is fully thread-safe. This allows the application to call LibGII functions (on the same input) without doing its own locking. This will enable extra checks and locks that are off by default to avoid overhead.
This function has not been well tested.
giiMTInit returns 0 on sucessful execution.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |