OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_pthread_internal_remove_locked
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/bionic/
pthread_detach.cpp
49
_pthread_internal_remove_locked
(thread.get());
pthread_join.cpp
77
_pthread_internal_remove_locked
(thread.get());
pthread_internal.h
106
__LIBC_HIDDEN__ void
_pthread_internal_remove_locked
(pthread_internal_t* thread);
pthread_internals.cpp
38
void
_pthread_internal_remove_locked
(pthread_internal_t* thread) {
function
pthread_exit.cpp
101
_pthread_internal_remove_locked
(thread);
116
//
_pthread_internal_remove_locked
causes the memory associated with a key
Completed in 36 milliseconds