Searched refs:errno (Results 1 – 2 of 2) sorted by relevance
857 void OSi_SetSystemErrno(OSThread *thread, int errno);
1967 void OSi_SetSystemErrno(OSThread *thread, int errno) in OSi_SetSystemErrno() argument1970 thread->systemErrno = errno; in OSi_SetSystemErrno()