Home
last modified time | relevance | path

Searched defs:param (Results 1 – 4 of 4) sorted by relevance

/libuv/test/
H A Dtest-thread-priority.c53 struct sched_param param; in TEST_IMPL() local
/libuv/src/win/
H A Dthread.c41 static BOOL WINAPI uv__once_inner(INIT_ONCE *once, void* param, void** context) { in uv__once_inner()
H A Dtty.c2320 static DWORD WINAPI uv__tty_console_resize_message_loop_thread(void* param) {
2378 static DWORD WINAPI uv__tty_console_resize_watcher_thread(void* param) {
/libuv/src/unix/
H A Dcore.c1580 struct sched_param param; in uv_thread_getpriority() local
1636 struct sched_param param; in uv_thread_setpriority() local

Completed in 18 milliseconds