mutex_init_robust
mutex_init_robust(curthread);
mutex_init_robust(NULL);
static void mutex_init_robust(struct pthread *curthread);