MCPcopy Create free account
hub / github.com/cogentcore/core / Unlock

Method Unlock

system/window.go:188–188  ·  view source on GitHub ↗

Unlock unlocks the Mutex. Must be called after Lock() is done.

()

Source from the content-addressed store, hash-verified

186
187 // Unlock unlocks the Mutex. Must be called after Lock() is done.
188 Unlock()
189
190 // SetDestroyGPUResourcesFunc sets the given function
191 // that will be called on the main thread just prior

Callers 15

isOpenMethod · 0.65
setOpenMethod · 0.65
sortByNameMethod · 0.65
sortByModTimeMethod · 0.65
setSortByMethod · 0.65
InitMethod · 0.65
FontMethod · 0.65
DeleteFontMethod · 0.65
UpdateFontsAvailMethod · 0.65
FontFaceNameFunction · 0.65
RenderMethod · 0.65
AppendStringMethod · 0.65

Calls

no outgoing calls

Tested by 1

propagateCancelFunction · 0.52