]> 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
index f8e0abba6a10ab6e571fbf26a5bbba0349abb111..ee0639063540045eca95e7017dc9020f568b1fc7 100644 (file)
@@ -36,8 +36,8 @@ values are:
 <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>