OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thread_init
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
nothread.c
37
*
thread_init
39
* PUBLIC: void
thread_init
__P((GS *gp));
42
thread_init
(GS *gp)
function
pthread.c
42
*
thread_init
44
* PUBLIC: void
thread_init
__P((GS *gp));
47
thread_init
(GS *gp)
function
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_allocator_testlib.cc
91
static void NOINLINE
thread_init
() {
function in namespace:__anon4145
106
thread_init
();
114
thread_init
();
121
thread_init
();
131
thread_init
();
145
thread_init
();
154
thread_init
();
162
thread_init
();
/src/usr.bin/mail/
thread.c
61
#define
THREAD_INIT
{NULL, NULL, 0}
71
static struct thread_s message_array =
THREAD_INIT
; /* the basic message array */
72
static struct thread_s current_thread =
THREAD_INIT
; /* the current thread */
469
thread_init
(struct thread_s *tp, struct message *mp, int msgCount)
function
544
thread_init
(¤t_thread, message, msgCount);
Completed in 25 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026