[Interest] QSqlDatabase and Multithreading

André Somers andre at familiesomers.nl
Thu Jan 23 10:23:51 CET 2014


Bo Thorsen schreef op 23-1-2014 9:39:
> http://qt-project.org/doc/qt-5/qmutex.html#RecursionMode-enum
If I understand it correctly, the slow mode Thiago was telling about is 
the one that provides the behavior that Philipp was asking about, right?

André
>
> Den 23-01-2014 09:24, Philipp Kursawe skrev:
>> To be re-entrant from the same thread. We have the case that functions
>> running in the same thread can each ask for the DB connection. That
>> should still be allowed.
>>
>>
>> On Thu, Jan 23, 2014 at 8:46 AM, Thiago Macieira
>> <thiago.macieira at intel.com <mailto:thiago.macieira at intel.com>> wrote:
>>
>>      On quinta-feira, 23 de janeiro de 2014 05:54:36, Philipp Kursawe wrote:
>>       > Does it support the behaviour of std::recursive_mutex?
>>
>>      What behaviour, in specific?
>




More information about the Interest mailing list