Lines Matching full:thread
67 * Initializes thread contexts. Called in thread_init_boot_thread() if
98 * Initializes a thread to be used during boot
103 * Clears the current thread id
109 * Returns current thread id.
114 * Returns current thread id, return -1 on failure.
118 /* Returns Thread Specific Data (TSD) pointer. */
122 * Sets foreign interrupts status for current thread, must only be called
123 * from an active thread context.
131 * Restores the foreign interrupts status (in CPSR) for current thread, must
132 * only be called from an active thread context.
216 * Returns the start address (bottom) of the stack for the current thread,
217 * zero if there is no current thread.
222 /* Returns the stack size for the current thread */
227 * the current stack (thread, temporary or abort stack).
398 * Returns a pointer to the cached RPC memory. Each thread and @user tuple