FLTK logo

Re: [fltk/fltk] Fl::lock() doesn't call pthread's recursive mutex on Linux (#245)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] Fl::lock() doesn't call pthread's recursive mutex on Linux (#245) Albrecht Schlosser Jul 21, 2021  
 

This should be fixed in c6eccf6.

Feedback on different systems would be appreciated. A quick check would be to execute

  • either autoconf; ./configure
  • or cmake (or just run your build tool)

and test if config.h contains the correct definition of HAVE_PTHREAD_MUTEX_RECURSIVE (either defined or undefined/commented out).

Note that you must run autoconf to create the new configure script if you're not using CMake.

TIA


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.