Home
last modified time | relevance | path

Searched defs:lResult (Results 1 – 2 of 2) sorted by relevance

/external/libcap/cap/
Dlaunch.go183 type lResult struct { struct
186 tgid int
190 tid int
195 pid int
199 err error
234 func launch(result chan<- lResult, attr *Launcher, data interface{}, quit chan<- struct{}) {
362 func (v lResult) pollForThreadExit() {
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanel.cpp124 LRESULT lResult = 1; in OnRun() local
295 LRESULT lResult = 1; in OnCplMsg() local