OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uv_thread_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/src/win/
thread.c
95
int
uv_thread_create
(uv_thread_t *tid, void (*entry)(void *arg), void *arg) {
function
254
/* If the thread wasn't started by
uv_thread_create
(such as the main
/src/external/mit/libuv/dist/src/unix/
thread.c
126
int
uv_thread_create
(uv_thread_t *tid, void (*entry)(void *arg), void *arg) {
function
Completed in 30 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026