OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thr_create
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/netbsd/net/
reentrant.h
222
#define
thr_create
(tp, ta, f, a) __libc_thr_create((tp), (ta), (f), (a))
macro
/external/quake/quake/src/WinQuake/
vid_sunxil.cpp
695
if (
thr_create
(NULL, NULL, update_thread, NULL, THR_NEW_LWP, NULL) != 0)
696
Sys_Error("VID:
thr_create
");
/external/openssl/crypto/threads/
mttest.c
903
thr_create
(NULL, THREAD_STACK_SIZE,
/external/bluetooth/glib/
ChangeLog.pre-2-2
[
all
...]
Completed in 1019 milliseconds