OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pthread_once
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpthread/
pthread_once.c
1
/* $NetBSD:
pthread_once
.c,v 1.5 2025/03/04 00:41:00 riastradh Exp $ */
40
__RCSID("$NetBSD:
pthread_once
.c,v 1.5 2025/03/04 00:41:00 riastradh Exp $");
57
pthread_once
(pthread_once_t *once_control, void (*routine)(void))
function in typeref:typename:int
78
__strong_alias(__libc_thr_once,
pthread_once
)
pthread.h
147
int
pthread_once
(pthread_once_t *, void (*)(void));
452
#define
pthread_once
__libc_thr_once
macro
Completed in 11 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025