OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__do_nothing
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/bionic/
pthread_create.cpp
224
static void*
__do_nothing
(void*) {
function
294
thread->start_routine =
__do_nothing
;
/external/libcxx/src/
locale.cpp
6079
void
__do_nothing
(void*) {}
function
[
all
...]
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp
6231
void
__do_nothing
(void*) {}
function
[
all
...]
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/
locale.cpp
6050
void
__do_nothing
(void*) {}
function
[
all
...]
Completed in 216 milliseconds