]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/Kernel/IOPMPowerStateQueue.h
xnu-792.13.8.tar.gz
[apple/xnu.git] / iokit / Kernel / IOPMPowerStateQueue.h
index fa1f7fbfed5b346359105e9423ee580380c4810d..6877222626726f1db3c2eaa679e027bd4b0e418f 100644 (file)
@@ -57,6 +57,9 @@ private:
     };
 
     void                        *changes;
+#ifdef __i386__
+    IOLock                      *tmpLock;
+#endif
 
 protected:
     virtual bool checkForWork(void);