Searched refs:ctx_p (Results 1 – 1 of 1) sorted by relevance
76 struct thread_ctx *ctx_p; in uv__thread_start() local79 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