This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/53889] Gthreads doesn't support destroying recursive mutexes


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53889

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-10-05 07:35:17 UTC ---
Author: redi
Date: Fri Oct  5 07:35:12 2012
New Revision: 192114

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192114
Log:
    PR other/53889
    * config/i386/gthr-win32.h (__gthread_recursive_mutex_destroy):
    Fix parameter names.

Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/i386/gthr-win32.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]