MCPcopy Create free account
hub / github.com/davisking/dlib / thread1

Method thread1

dlib/test/threads.cpp:109–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 }
108
109 void thread1() { thread(1); }
110 void thread2()
111 {
112 thread(2);

Callers

nothing calls this directly

Calls 1

threadFunction · 0.50

Tested by

no test coverage detected