Home
last modified time | relevance | path

Searched refs:UVWASI__CLOCK_GETTIME_AND_RETURN (Results 1 – 1 of 1) sorted by path

/dports/devel/wasm3/wasm3-0.5.0/_deps/uvwasi-src/src/
H A Dclocks.c50 #define UVWASI__CLOCK_GETTIME_AND_RETURN(clk, time) \ macro
144 UVWASI__CLOCK_GETTIME_AND_RETURN(CLOCK_PROCESS_CPUTIME_ID, *time); in uvwasi__clock_gettime_process_cputime()
157 UVWASI__CLOCK_GETTIME_AND_RETURN(CLOCK_THREAD_CPUTIME_ID, *time); in uvwasi__clock_gettime_thread_cputime()
189 UVWASI__CLOCK_GETTIME_AND_RETURN(CLOCK_THREAD_CPUTIME_ID, *time); in uvwasi__clock_getres_thread_cputime()