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

  /bionic/libc/private/
bionic_tls.h 57 TLS_SLOT_SELF = 0, // The kernel requires this specific slot for x86.
  /bionic/libc/bionic/
pthread_create.cpp 56 thread->tls[TLS_SLOT_SELF] = thread->tls;

Completed in 330 milliseconds