MCPcopy Create free account
hub / github.com/rabbitstack/fibratus / newThreadpoolAccessor

Function newThreadpoolAccessor

pkg/filter/accessor_windows.go:1314–1316  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1312}
1313
1314func newThreadpoolAccessor() Accessor {
1315 return &threadpoolAccessor{}
1316}
1317
1318func (*threadpoolAccessor) Get(f Field, e *event.Event) (params.Value, error) {
1319 switch f.Name {

Callers 2

NewFunction · 0.85
GetAccessorsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected