Searched refs:lwp (Results 1 – 3 of 3) sorted by relevance
130 ThreadId VG_(lwpid_to_vgtid)(Int lwp) in VG_()136 && VG_(threads)[tid].os_state.lwpid == lwp) in VG_()
50 #LIBRARY_PATH_PREFIX=/usr/lib/lwp:
543 BrowserInit::LaunchWithProfile lwp(cur_dir, command_line, this); in LaunchBrowser() local546 bool launched = lwp.Launch(profile, urls_to_launch, process_startup); in LaunchBrowser()