Home
last modified time | relevance | path

Searched refs:lzo_pclock_read_getthreadtimes (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/lzo/src/
Dlzo_supp.h3078 #ifndef lzo_pclock_read_getthreadtimes
3079 #define lzo_pclock_read_getthreadtimes lzo_pclock_read_getthreadtimes macro
3081 static int lzo_pclock_read_getthreadtimes(lzo_pclock_handle_p h, lzo_pclock_p c) in lzo_pclock_read_getthreadtimes() function
3182 # 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()