Searched refs:dstattr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/lib/libthr/thread/
H A Dthr_attr.c139 _pthread_attr_get_np(pthread_t pthread, pthread_attr_t *dstattr) argument
146 if (pthread == NULL || dstattr == NULL || (dst = *dstattr) == NULL)

Completed in 106 milliseconds