Searched refs:pthread_number (Results 1 – 1 of 1) sorted by relevance
395 static rt_uint16_t pthread_number = 0; in pthread_create() local431 rt_snprintf(name, sizeof(name), "pth%02d", pthread_number ++); in pthread_create()
Completed in 7 milliseconds