Searched refs:from (Results 1 – 2 of 2) sorted by relevance
125 uintptr_t from; in __pthread_getattr_np() local127 if (sscanf (line, "%" SCNxPTR "-%" SCNxPTR, &from, &to) != 2) in __pthread_getattr_np()129 if (from <= (uintptr_t) __libc_stack_end in __pthread_getattr_np()
23 the semaphore changed from 0 to 1
Completed in 5 milliseconds