Home
last modified time | relevance | path

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

/system/ulib/zx/include/lib/zx/
A Dthread.h45 zx_status_t start(uintptr_t thread_entry, uintptr_t stack, uintptr_t arg1, in start()
/system/utest/core/c11-thread/
A Dthread.c17 static int thread_entry(void* arg) { in thread_entry() function
/system/utest/core/interrupt/
A Dinterrupt-test.cpp30 static void thread_entry(uintptr_t arg1, uintptr_t arg2) { in thread_entry() function
/system/dev/bus/virtio/
A Dblock.cpp175 auto thread_entry = [](void* ctx) { in Init() local

Completed in 9 milliseconds