Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gjs
/ gjs_object_shutdown_toggle_queue
Function
gjs_object_shutdown_toggle_queue
gi/object.cpp:2398–2400 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2396
}
2397
2398
void gjs_object_shutdown_toggle_queue() {
2399
ToggleQueue::get_default()->shutdown();
2400
}
2401
2402
/**
2403
* ObjectInstance::prepare_shutdown:
Callers
1
gjs_context_dispose
Function · 0.85
Calls
1
shutdown
Method · 0.80
Tested by
no test coverage detected