Lines Matching refs:thread

81  *	Destroy the target thread.
84 * target thread. This will have to change in the future because
97 * list of valid flavors for the target thread.]
105 * Set the selected state information for the target thread.
106 * If the thread is currently executing, the state change
120 * Backward compatible old-style thread routines.
124 * thread. If the thread is currently executing, the results
134 * Set the selected state information for the target thread.
135 * If the thread is currently executing, the state change
149 * Increment the suspend count for the target thread.
150 * Once this call has completed, the thread will not
152 * Once suspended, a thread may not execute again until
160 * Decrement the suspend count for the target thread,
168 * executed by the target thread to be aborted. [Meta-
180 * executed by the target thread to be aborted so that
195 thread : thread_act_t);
200 * associated with the target thread.
209 * target thread.
217 * Returns information about the target thread.
225 * Set an exception handler for a thread on one or more exception types
228 thread : thread_act_t;
235 * Lookup some of the old exception handlers for a thread
238 thread : thread_act_t;
246 * Set an exception handler for a thread on one or more exception types.
251 thread : thread_act_t;
271 * Set/get policy information for a thread.
276 thread : thread_act_t;
281 thread : thread_act_t;
293 thread : thread_act_t;
309 * Assign thread to processor set.
312 thread : thread_act_t;
316 * Assign thread to default set.
319 thread : thread_act_t);
322 * Get current assignment for thread.
325 thread : thread_act_t;