Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
void reinitIconvGNUMutex()
{
#if !defined(APP_NO_THREADS)
delete gIconvMutex;
gIconvMutex = 0;
#endif
}
IconvGNUTransService::IconvGNUTransService()