OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:casp
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/src/runtime/
atomic_pointer.go
33
func
casp
(ptr *unsafe.Pointer, old, new unsafe.Pointer) bool {
func
/prebuilts/go/linux-x86/src/runtime/
atomic_pointer.go
33
func
casp
(ptr *unsafe.Pointer, old, new unsafe.Pointer) bool {
func
Completed in 1496 milliseconds