Home | History | Annotate | Download | only in src

Lines Matching refs:INITIAL_LOCK

1394 #define INITIAL_LOCK(l)      pthread_mutex_init(l, NULL)
1428 #define INITIAL_LOCK(l) *(l)=0
1440 #define INITIAL_LOCK(l)
2490 INITIAL_LOCK(&gm->mutex);
4412 INITIAL_LOCK(&m->mutex);