Searched refs:thread_handle (Results 1 – 5 of 5) sorted by relevance
471 HANDLE thread_handle = ::CreateThread( in CreateThread() local478 GTEST_CHECK_(thread_handle != nullptr) in CreateThread()480 if (thread_handle == nullptr) { in CreateThread()483 return thread_handle; in CreateThread()
1727 <thread_handle>: Change type to non-pointer.1738 <thread_handle>: Make non pointer.1739 (start_thread): Adjust to thread_item::thread_handle type1756 get_private_info_thread, adjust to thread_handle field type1766 <thread_handle>: Make non-pointer.7375 (struct private_thread_info): Add field, thread_handle.7378 (get_private_info_thread): Initialize `thread_handle' field.7379 (struct thread_item): Add field, thread_handle.7384 (remote_get_threads_with_qthreadinfo): Initialize thread_handle7386 (remote_update_thread_list): Update thread_handle.
3304 (process_target::thread_handle): Rename as ...3305 (process_stratum_target::thread_handle): ... this.3380 Turn process_stratum_target's thread_name and thread_handle ops3388 (process_target::thread_handle): Define.3394 (linux_process_target::thread_handle): Define.7384 * linux-low.h (struct lwp_info): Add new field, thread_handle.7386 * linux-low.c (linux_target_ops): Initialize thread_handle.7390 thread_handle.7392 * thread-db.c (find_one_thread, attach_thread): Set thread_handle
29235 return priv->thread_handle;87385 …#2 0x000055555578a0b6 in linux_process_target::thread_handle (this=0x5555558a64c0 <the_x86_target…