Searched refs:lzo_pclock_read_getthreadtimes (Results 1 – 1 of 1) sorted by relevance
3078 #ifndef lzo_pclock_read_getthreadtimes3079 #define lzo_pclock_read_getthreadtimes lzo_pclock_read_getthreadtimes macro3081 static int lzo_pclock_read_getthreadtimes(lzo_pclock_handle_p h, lzo_pclock_p c) in lzo_pclock_read_getthreadtimes() function3182 # if defined(lzo_pclock_read_getthreadtimes) in LZOLIB_PUBLIC()3183 if (lzo_pclock_read_getthreadtimes(h, &c) == 0) { in LZOLIB_PUBLIC()3184 h->gettime = lzo_pclock_read_getthreadtimes; in LZOLIB_PUBLIC()