Home
last modified time | relevance | path

Searched refs:BeginLooper (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp513 static void *BeginLooper(void *argc) __attribute__((no_sanitize("cfi"))) in BeginLooper() function
679 int ret = pthread_create(&threadId, nullptr, BeginLooper, ctx); in StartDhcpServer()

Completed in 3 milliseconds