Searched refs:tm (Results 1 – 8 of 8) sorted by relevance
70 struct timespec tm; in wait() local73 clock_gettime(CLOCK_REALTIME, &tm); in wait()74 tm.tv_sec += sec; in wait()79 rc = pthread_cond_timedwait(&m_cond, &m_mutex, &tm); in wait()
26 LOCAL_SRC_FILES:= tm.c27 LOCAL_MODULE:= tm
126 struct tm *timeinfo = gmtime( ( time_t * ) & (gpsTimestamp) ); in setParametersEXIF()147 struct tm *timeinfo = gmtime( ( time_t * ) & (gpsDatestamp) ); in setParametersEXIF()240 struct tm *pTime; in setupEXIF()518 struct tm *pTime; in setupEXIF_libjpeg()
147 struct timespec tm = {0, 50*1000*1000}; in read_hci_event() local160 nanosleep(&tm, NULL); in read_hci_event()
205 struct timespec tm = {0, 50*1000*1000}; in read_hci_event() local219 nanosleep(&tm, NULL); in read_hci_event()
278 struct tm* pTimeInfo;294 struct tm* pTimeInfo;
3741 struct tm *timeinfo; in m_setExifChangedAttribute()3910 struct tm tm_data; in m_setExifChangedAttribute()
5786 struct tm *timeinfo; in m_setExifChangedAttribute()5922 struct tm tm_data; in m_setExifChangedAttribute()