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

  /bionic/libc/private/
bionic_tls.h 61 TLS_SLOT_BIONIC_PREINIT = TLS_SLOT_OPENGL_API,
  /bionic/libc/bionic/
libc_init_dynamic.cpp 69 KernelArgumentBlock** args_slot = &reinterpret_cast<KernelArgumentBlock**>(tls)[TLS_SLOT_BIONIC_PREINIT];
libc_init_common.cpp 108 tls[TLS_SLOT_BIONIC_PREINIT] = &args;

Completed in 586 milliseconds