Searched refs:os_poll_func (Results 1 – 1 of 1) sorted by relevance
133 static int (*os_poll_func)(JSContext *ctx); variable3619 os_poll_func = js_os_poll; in js_os_init()3852 if (!os_poll_func || os_poll_func(ctx)) in js_std_loop()