Searched refs:child_pcb (Results 1 – 1 of 1) sorted by relevance
82 pcb_t child_pcb = THREAD_TO_PCB(child); in machine_thread_dup() local103 child_pcb->cthread_self = parent_pcb->cthread_self; in machine_thread_dup()105 child_pcb->cthread_desc = parent_pcb->cthread_desc; in machine_thread_dup()114 child_pcb->uldt_selector = parent_pcb->uldt_selector; in machine_thread_dup()115 child_pcb->uldt_desc = parent_pcb->uldt_desc; in machine_thread_dup()