[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Are g_slist "types" thread-safe?
- From: Bryan Christ <bryan christ hp com>
- To: gtk-list gnome org
- Subject: Are g_slist "types" thread-safe?
- Date: Thu, 06 Oct 2005 16:59:24 -0500
In other words, if two or more threads need to append to the same list,
do I need to wrap the critical areas in mutex or semaphore or do g_slist
have their own internal lock?
Thanks
Bryan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]