Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dthread.c76 struct thread_ctx *ctx_p; in uv__thread_start() local
79 ctx_p = arg; in uv__thread_start()
80 ctx = *ctx_p; in uv__thread_start()
81 uv__free(ctx_p); in uv__thread_start()

Completed in 8 milliseconds