[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Question about GStaticRWLock and GStaticMutex
- From: "Tomasz Jankowski" <tomcioj gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Question about GStaticRWLock and GStaticMutex
- Date: Sun, 10 Jun 2007 14:04:37 +0200
Hello!
I don't understand the difference between initializing GStaticMutex with
G_STATIC_MUTEX_INIT and g_static_mutex_init (). Can someone explain it for
me?
Also, as I read n GLib's API reference GstaticMutex are defined only if
program is designed to support multi thread, am i right? If it's true I'd
like to now if GStaticRWLock behaves it the same way as GStaticMutex.
THX for any help :)
--
Cya!
Tom
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]