Changes

Jump to navigation Jump to search
171 bytes added ,  02:02, 26 May 2015
Line 97: Line 97:  
'''Definition'''
 
'''Definition'''
 
  Result GetThreadId(u32* threadId, Handle thread);
 
  Result GetThreadId(u32* threadId, Handle thread);
 +
 +
'''Details'''
 +
It seems that only the thread itself or one of its parent can get the ID. Calling this on the handle of a sibling or parent seems to always yield the ID 0.
    
=== GetThreadInfo ===
 
=== GetThreadInfo ===
48

edits

Navigation menu