Searched refs:ctx_thread_start (Results 1 – 1 of 1) sorted by relevance
56 static void ctx_thread_start(struct context *);71 ctx_thread_start(&ctx); in test_kqueue_read()102 ctx_thread_start(&ctx); in test_kqueue_read_eof()134 ctx_thread_start(&ctx); in test_kqueue_write()225 ctx_thread_start(struct context *ctx) in ctx_thread_start() function