Searched refs:native_handle (Results 1 – 4 of 4) sorted by relevance
103 native_handle_type native_handle() const;
107 WindowsThread::native_handle_type WindowsThread::native_handle() const { in native_handle() function in ROCKSDB_NAMESPACE::port::WindowsThread
106 auto thread_handle = thread_.native_handle(); in thread()
343 auto th_handle = p_t.native_handle(); in StartBGThreads()