K 10 svn:author V 6 marcus K 8 svn:date V 27 2004-09-15T02:52:17.000000Z K 7 svn:log V 460 Fix a threading portability problem in which g_mutex_trylock_posix_impl() did not check for a return of EDEADLK, thus causing certain threaded applications to break (e.g. bmp) with libpthread. This is slated to be committed in the next release of glib. See http://bugzilla.gnome.org/show_bug.cgi?id=152009 for more details. Submitted by: Pascal Hofstee Reviewed by: portmgr Approved by: portmgr (implicit and no objections from linimon) END