Searched defs:ppthread_setname_np (Results 1 – 1 of 1) sorted by relevance
85 static int (*ppthread_setname_np)(const char*) = NULL; variable88 static int (*ppthread_setname_np)(pthread_t, const char*) = NULL; variable
Completed in 2 milliseconds