OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:platform_handle
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/threading/
platform_thread.h
90
Handle
platform_handle
() const {
function in class:base::PlatformThreadHandle
platform_thread_posix.cc
64
PlatformThread::CurrentHandle().
platform_handle
(),
70
PlatformThread::CurrentHandle().
platform_handle
(),
206
CHECK_EQ(0, pthread_join(thread_handle.
platform_handle
(), NULL));
Completed in 128 milliseconds