Ignore:
Timestamp:
Jul 10, 2009, 1:14:41 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

QThread: OS/2: move set priority stuff to a separate private function to avoid mutex recursion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/corelib/thread/qthread_p.h

    r69 r81  
    180180    bool terminationEnabled, terminatePending;
    181181
     182
     183
    182184    static void start(void *);
    183185    static void finish(void *, bool lockAnyway=true);
Note: See TracChangeset for help on using the changeset viewer.