Home
last modified time | relevance | path

Searched defs:mutexattr (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/pthread/
Dtst-mutex-errorcheck.c30 pthread_mutexattr_t mutexattr; in do_test() local
/glibc-2.36/nptl/
Dpthread_mutex_init.c52 const pthread_mutexattr_t *mutexattr) in ___pthread_mutex_init()
Dnptl-printers.py234 def __init__(self, mutexattr): argument