HomeSort by: relevance | last modified time | path
    Searched refs:pthread_getcpuclockid (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libpthread/
pthread_getcpuclockid.c 1 /* $NetBSD: pthread_getcpuclockid.c,v 1.4 2022/02/12 14:59:32 riastradh Exp $ */
33 __RCSID("$NetBSD: pthread_getcpuclockid.c,v 1.4 2022/02/12 14:59:32 riastradh Exp $");
47 pthread_getcpuclockid(pthread_t thread, clockid_t *clock_id) function in typeref:typename:int
Makefile 81 SRCS+= pthread_getcpuclockid.c
147 pthread_getcpuclockid.3 \
pthread.h 168 int pthread_getcpuclockid(pthread_t, clockid_t *);

Completed in 15 milliseconds