Searched refs:SecfileLoadAgentThread (Results 1 – 3 of 3) sorted by relevance
49 void *SecfileLoadAgentThread(void *control);
235 …(void)pthread_create(&secfileLoadAgentThread, NULL, SecfileLoadAgentThread, g_secLoadAgentControl); in main()
265 void *SecfileLoadAgentThread(void *control) in SecfileLoadAgentThread() function