]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/man/thread_get_special_port.html
xnu-7195.101.1.tar.gz
[apple/xnu.git] / osfmk / man / thread_get_special_port.html
old mode 100755 (executable)
new mode 100644 (file)
index f8e0abb..ee06390
@@ -36,8 +36,8 @@ values are:
 <dt> <strong>THREAD_KERNEL_PORT</strong>
 <dd>
 [thread-self send right] The port used to name the thread. 
 <dt> <strong>THREAD_KERNEL_PORT</strong>
 <dd>
 [thread-self send right] The port used to name the thread. 
-Used to invoke operations that affect the thread.  This is the 
-port returned by <strong>mach_thread_self</strong>.
+Used to invoke operations that affect the thread. This is the movable
+port for the thread and different from <strong>mach_thread_self</strong> (immovable).
 </dl>
 <p>
 <dt> <var>special_port</var> 
 </dl>
 <p>
 <dt> <var>special_port</var>