OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pthread_create
(Results
351 - 375
of
1067
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
gthr-posix.h
106
__gthrw3(
pthread_create
)
135
__gthrw(
pthread_create
)
258
`
pthread_create
' instead. */
262
pthread_create
279
call the init function. So, we use
pthread_create
to check whether it
309
__result = __gthrw_(
pthread_create
) (&__t, &__a, __gthread_start, NULL);
413
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, NULL, (void *) func, arg)))
702
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
gthr-default.h
106
__gthrw3(
pthread_create
)
135
__gthrw(
pthread_create
)
258
`
pthread_create
' instead. */
262
pthread_create
279
call the init function. So, we use
pthread_create
to check whether it
309
__result = __gthrw_(
pthread_create
) (&__t, &__a, __gthread_start, NULL);
413
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, NULL, (void *) func, arg)))
702
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
gthr-posix.h
106
__gthrw3(
pthread_create
)
135
__gthrw(
pthread_create
)
258
`
pthread_create
' instead. */
262
pthread_create
279
call the init function. So, we use
pthread_create
to check whether it
309
__result = __gthrw_(
pthread_create
) (&__t, &__a, __gthread_start, NULL);
413
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, NULL, (void *) func, arg)))
702
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
/system/core/libsysutils/src/
SocketListener.cpp
97
if (
pthread_create
(&mThread, NULL, SocketListener::threadStart, this)) {
98
SLOGE("
pthread_create
(%s)", strerror(errno));
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
gthr-default.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
gthr-posix.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
gthr-default.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
gthr-posix.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
gthr-default.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
gthr-posix.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
gthr-default.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
gthr-posix.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
gthr-default.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
gthr-posix.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
gthr-default.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
gthr-posix.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
gthr-default.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
gthr-posix.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
gthr-default.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
gthr-posix.h
129
__gthrw3(
pthread_create
)
157
__gthrw(
pthread_create
)
275
`
pthread_create
' instead. */
281
= __extension__ (void *) &__gthrw_(
pthread_create
);
298
init function. We also can't use
pthread_create
or pthread_attr_init
404
if (!(__gthrw_(
pthread_create
) (&new_thread_handle, &_objc_thread_attribs,
694
return __gthrw_(
pthread_create
) (__threadid, NULL, __func, __args);
/external/llvm/examples/ParallelJIT/
ParallelJIT.cpp
260
int result =
pthread_create
( &add1Thread, NULL, callFunc, &add1 );
267
result =
pthread_create
( &fibThread1, NULL, callFunc, &fib1 );
274
result =
pthread_create
( &fibThread2, NULL, callFunc, &fib2 );
/external/valgrind/main/drd/
drd_thread.h
75
Addr stack_startup; /**<Stack pointer after
pthread_create
() finished.*/
95
/**
pthread_create
() nesting level. */
240
* inside the
pthread_create
() function.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xthreads.h
176
pthread_create
(&_tmpxthr,NULL,func,closure); }
242
pthread_create
(&_tmpxthr,NULL,func,closure); }
251
pthread_create
(&_tmpxthr,pthread_attr_default,func,closure); }
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h
176
pthread_create
(&_tmpxthr,NULL,func,closure); }
242
pthread_create
(&_tmpxthr,NULL,func,closure); }
251
pthread_create
(&_tmpxthr,pthread_attr_default,func,closure); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h
176
pthread_create
(&_tmpxthr,NULL,func,closure); }
242
pthread_create
(&_tmpxthr,NULL,func,closure); }
251
pthread_create
(&_tmpxthr,pthread_attr_default,func,closure); }
Completed in 665 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>