OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pthread_exit
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/bionic/
pthread_exit.cpp
62
void
pthread_exit
(void* return_value) {
function
100
// The thread is detached, no one will use pthread_internal_t after
pthread_exit
.
/external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_pthread_wrappers.h
60
inline void
pthread_exit
(void *retval) {
function
/external/dng_sdk/source/
dng_pthread.h
204
#define
pthread_exit
dng_pthread_exit
macro
/external/ImageMagick/MagickCore/
vms.h
808
#define
pthread_exit
macro
[
all
...]
/external/mesa3d/include/GL/
vms_x_fix.h
1027
#define
pthread_exit
macro
[
all
...]
Completed in 112 milliseconds