Searched defs:thread_info_place (Results 1 – 2 of 2) sorted by relevance
32 let thread_info_place = this.deref_operand(thread_op)?; in CreateThread() localVariable
16 let thread_info_place = this.deref_operand_as(thread, this.libc_ty_layout("pthread_t"))?; in pthread_create() localVariable