HomeSort by: relevance | last modified time | path
    Searched refs:pthread__simple_lock_init (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpthread/
pthread_lock.c 200 pthread__simple_lock_init(lock);
pthread_int.h 237 #define pthread__simple_lock_init(alp) (*pthread__lock_ops->plo_init)(alp) macro

Completed in 12 milliseconds