Home
last modified time | relevance | path

Searched refs:pth (Results 1 – 1 of 1) sorted by relevance

/lib/libc/posix/
Dpthread.c47 struct pthread *pth = pthread_self(); in __error() local
49 return &(pth->error); in __error()