Changes

85 bytes added ,  15:29, 4 August 2016
Sorry, forgotten to add my sig :/
Line 14: Line 14:  
:proc is a function pointer, for a function that returns a u32 and takes one argument of type void*, which the new thread will execute. stack_top points to the top of the stack that will be used by the new thread. [[User:Tueidj|Tueidj]] ([[User talk:Tueidj|talk]]) 12:46, 4 August 2016 (CEST)
 
:proc is a function pointer, for a function that returns a u32 and takes one argument of type void*, which the new thread will execute. stack_top points to the top of the stack that will be used by the new thread. [[User:Tueidj|Tueidj]] ([[User talk:Tueidj|talk]]) 12:46, 4 August 2016 (CEST)
   −
Okay thanks, but nvm i can't use it because i need to grant code execution on the ARM to use it soooo :/
+
Okay thanks, but nvm i can't use it because i need to grant code execution on the ARM to use it soooo :/ [[User:NexoCube|NexoCube]] ([[User talk:NexoCube|talk]]) 15:29, 4 August 2016 (CEST)
33

edits