Home | History | Annotate | Download | only in dist

Lines Matching refs:pthread_setname_np

28583         { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_setname_np(const char*)" >&5
28584 printf %s "checking for pthread_setname_np(const char*)... " >&6; }
28591 pthread_setname_np("example")
28610 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_setname_np(pthread_t, const char*)" >&5
28611 printf %s "checking for pthread_setname_np(pthread_t, const char*)... " >&6; }
28618 pthread_setname_np(pthread_self(), "example")