|
int _gettimeofday_r(struct _reent *ptr, struct timeval *__tp, void *__tzp);
|
|
int _gettimeofday_r(struct _reent *ptr, struct timeval *__tp, void *__tzp);
|
|
_CLOCK_T_ _times_r(struct _reent *ptr, struct tms *ptms);
|
|
_CLOCK_T_ _times_r(struct _reent *ptr, struct tms *ptms);
|