Jaidahicks3217 Jaidahicks3217 30-11-2022 Engineering contestada which line is the first lock in this code? typedef struct counter t { int value; pthread lock t lock; } counter t; void init(counter t *c) { c->value