OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addLocked
(Results
1 - 5
of
5
) sorted by null
/prebuilts/go/darwin-x86/src/net/internal/socktest/
switch_unix.go
22
//
addLocked
returns a new Status without locking.
24
func (sw *Switch)
addLocked
(s, family, sotype, proto int) *Status {
switch_windows.go
22
//
addLocked
returns a new Status without locking.
24
func (sw *Switch)
addLocked
(s syscall.Handle, family, sotype, proto int) *Status {
/prebuilts/go/linux-x86/src/net/internal/socktest/
switch_unix.go
22
//
addLocked
returns a new Status without locking.
24
func (sw *Switch)
addLocked
(s, family, sotype, proto int) *Status {
switch_windows.go
22
//
addLocked
returns a new Status without locking.
24
func (sw *Switch)
addLocked
(s syscall.Handle, family, sotype, proto int) *Status {
/frameworks/base/services/core/java/com/android/server/am/
RecentTasks.java
484
final void
addLocked
(TaskRecord task) {
[
all
...]
Completed in 438 milliseconds