Searched refs:tsderrno (Results 1 – 1 of 1) sorted by relevance
66 int *tsderrno = (int*)_os_tsd_get_direct(__TSD_ERRNO); in cerror_nocancel() local67 if (tsderrno) { in cerror_nocancel()68 *tsderrno = err; in cerror_nocancel()