MCPcopy Create free account
hub / github.com/acl-dev/acl / end

Function end

lib_protocol/samples/httpd/main.c:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17static void end(void)
18{
19 acl_lib_end();
20}
21
22static void thread_run(void *arg)
23{

Callers 1

mainFunction · 0.70

Calls 1

acl_lib_endFunction · 0.85

Tested by

no test coverage detected