| Subject: | Re: How to yield execution to main messageloop? |
|---|---|
| From: | Thiago Macieira |
| Date: | Thu, 20 Dec 2007 12:21:06 -0200 |
Bo Thorsen wrote: >You have a standard mutual exclusion problem here. You can't use the Qt >classes for this, since they work inside a single application space. I > did consider using a placement new on QMutex inside the shared memory > space, but I don't know if this would work, so I assume not. http://doc.trolltech.com/main-snapshot/qsystemsemaphore.html New in Qt 4.4. -- Thiago José Macieira - thiago.macieira AT trolltech.com Trolltech ASA - Sandakerveien 116, NO-0402 Oslo, Norway |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Getting notified when OS shutdown, Rainer Wiesenfarth |
|---|---|
| Next by Date: | RE: How to yield execution to main messageloop?, Wente, Andreas |
| Previous by Thread: | Re: How to yield execution to main messageloop?, Bo Thorsen |
| Next by Thread: | RE: How to yield execution to main messageloop?, Wente, Andreas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |