Changes between Initial Version and Version 1 of Ticket #7720


Ignore:
Timestamp:
Nov 23, 2012, 6:36:00 AM (10 years ago)
Author:
viboes
Comment:

Please, could you try defining BOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN to see if the error persist on the generic implementation?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7720

    • Property Owner changed from Anthony Williams to viboes
    • Property Status newassigned
  • Ticket #7720 – Description

    initial v1  
    11Hi, Anthony and Vicente.
    22
     3
     4{{{
    35////////////////////////////////////////////
    46#include <boost/thread/thread.hpp>
     
    4446}
    4547////////////////////////////////////////////
     48}}}
     49
    4650
    4751I ran this program and got exception boost::lock_error in some minutes.