HomeSort by relevance Sort by last modified time
    Searched refs:main_global_protected_serial (Results 1 - 2 of 2) sorted by null

  /bionic/tests/libs/
dl_preempt_library_1.cpp 26 extern "C" int __attribute__((weak, visibility("protected"))) main_global_protected_serial() { function
35 return main_global_protected_serial();
  /bionic/tests/
dl_test.cpp 34 extern "C" int main_global_protected_serial() { function
44 // This one calls main_global_protected_serial

Completed in 41 milliseconds