Searched refs:original_pointer_location (Results 1 – 1 of 1) sorted by relevance
411 void **original_pointer_location = tcb + TLS_TCB_SIZE; in tcb_to_pointer_to_free_location() local415 void **original_pointer_location = tcb - TLS_PRE_TCB_SIZE - sizeof (void *); in tcb_to_pointer_to_free_location()417 return original_pointer_location; in tcb_to_pointer_to_free_location()
Completed in 4 milliseconds