After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 55102 - make GStaticMutexes faster
make GStaticMutexes faster
Status: RESOLVED DUPLICATE of bug 69668
Product: glib
Classification: Platform
Component: general
1.3.x
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2001-05-23 12:51 UTC by Sebastian Wilhelmi
Modified: 2011-02-18 15:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This is, what g_static_mutex_get_mutex_impl would look like then (696 bytes, text/plain)
2001-05-23 12:53 UTC, Sebastian Wilhelmi
Details

Description Sebastian Wilhelmi 2001-05-23 12:51:47 UTC
I would still propose to make GStaticMutexes faster.

See the following discussion.

http://mail.gnome.org/archives/gtk-devel-list/2001-May/msg00147.html
Comment 1 Sebastian Wilhelmi 2001-05-23 12:53:49 UTC
Created attachment 553 [details]
This is, what g_static_mutex_get_mutex_impl would look like then
Comment 2 Sebastian Wilhelmi 2002-02-21 14:48:35 UTC
This is taken care of in #69668

*** This bug has been marked as a duplicate of 69668 ***