Searched refs:lwp (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_threadstate.c149 ThreadId VG_(lwpid_to_vgtid)(Int lwp) argument
155 && VG_(threads)[tid].os_state.lwpid == lwp)
/external/chromium_org/tools/cygprofile/
H A Dcygprofile.cc258 pid_t lwp = GetLwp(); local
259 CHECK(tls_current_log->lwp_ != lwp); // LWP is system-wide unique thread ID.
260 tls_current_log->lwp_ = lwp;
/external/chromium_org/chrome/browser/ui/startup/
H A Dstartup_browser_creator.cc281 StartupBrowserCreatorImpl lwp(cur_dir, command_line, this, is_first_run);
284 const bool launched = lwp.Launch(profile, urls_to_launch,
/external/chromium/chrome/browser/ui/
H A Dbrowser_init.cc543 BrowserInit::LaunchWithProfile lwp(cur_dir, command_line, this);
546 bool launched = lwp.Launch(profile, urls_to_launch, process_startup);
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_solaris.h225 #include <sys/lwp.h>

Completed in 140 milliseconds