]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/thread_call.h
xnu-2050.24.15.tar.gz
[apple/xnu.git] / osfmk / kern / thread_call.h
index e2836e293dd1c2ec7f8a268165aacdd2ee4a34c5..e1ddebc36302b3ce644a4ea755bb340a433ca0d2 100644 (file)
@@ -228,6 +228,8 @@ struct thread_call {
 
        uint32_t                        tc_flags;
        int32_t                         tc_refs;
+
+       uint64_t                        ttd; /* Time to deadline at creation */
 }; 
 
 #define THREAD_CALL_ALLOC              0x01