Searched refs:check_type (Results 1 – 1 of 1) sorted by relevance
94 check_type (const char *mas, pthread_mutexattr_t *ma) in check_type() function377 int res = check_type ("normal", NULL); in do_test()398 res |= check_type ("recursive", &ma); in do_test()423 res |= check_type ("error-checking", &ma); in do_test()
Completed in 4 milliseconds