Home
last modified time | relevance | path

Searched refs:find_thread (Results 1 - 5 of 5) sorted by relevance

/third_party/libuv/src/unix/
H A Dhaiku.c98 status = get_thread_info(find_thread(NULL), &thread); in uv_resident_set_memory()
/third_party/node/deps/uv/src/unix/
H A Dhaiku.c93 status = get_thread_info(find_thread(NULL), &thread); in uv_resident_set_memory()
/third_party/mesa3d/src/util/
H A Du_thread.h150 rename_thread(find_thread(NULL), name); in u_thread_setname()
/third_party/mesa3d/src/hgl/
H A DGLView.cpp78 thread_id callerThread = find_thread(NULL); in UnlockGL()
/third_party/rust/crates/libc/src/unix/haiku/
H A Dnative.rs975 pub fn find_thread(name: *const ::c_char) -> thread_id; in find_thread() functions

Completed in 5 milliseconds