Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CompareAndDelete (0.13 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"TrimSpace", Func, 0},
    		{"TrimSuffix", Func, 1},
    	},
    	"sync": {
    		{"(*Cond).Broadcast", Method, 0},
    		{"(*Cond).Signal", Method, 0},
    		{"(*Cond).Wait", Method, 0},
    		{"(*Map).CompareAndDelete", Method, 20},
    		{"(*Map).CompareAndSwap", Method, 20},
    		{"(*Map).Delete", Method, 9},
    		{"(*Map).Load", Method, 9},
    		{"(*Map).LoadAndDelete", Method, 15},
    		{"(*Map).LoadOrStore", Method, 9},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top