pthread_mutex_getprioceiling.c\thread\src - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/thread/pthread_mutex_getprioceiling.c
blob: 8c75a6612c89821d83aa9cde5038f3de8260ffec (plain) (blame)
1
2
3
4
5
6
#include "pthread_impl.h"
int pthread_mutex_getprioceiling(const pthread_mutex_t *restrict m, int *restrict ceiling)
{
	return EINVAL;
}
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月08日 04:32:49 +0000

AltStyle によって変換されたページ (->オリジナル) /