Searched defs:thread (Results 1 – 9 of 9) sorted by relevance
41 zx_handle_t thread; member
18 thrd_t thread, bool detached, const char* name, in __sanitizer_before_thread_create_hook()
8 pthread_t thread; member
51 pthread_create(pthread_t *__restrict thread, in pthread_create()
263 zx_handle_t thread = cxt->thread; in remote_access_reg() local332 unw_create_fuchsia(zx_handle_t process, zx_handle_t thread, in unw_create_fuchsia()
105 static inline void* pthread_to_tp(struct pthread* thread) { in pthread_to_tp()
1459 pthread_t thread; in AcpiOsGetThreadId() local1487 pthread_t thread; in AcpiOsExecute() local
68 thrd_t thread; member872 thrd_t thread; member
108 thrd_t thread; member
Completed in 22 milliseconds