Base address of thread stack in Linux -
i have question. in linux c programming, if create thread using pthread, , can tid pthread_self(). there way obtain base address of thread simply(using api pthread)? thank you!
it 0x00000000. surprisingly..
Comments
Post a Comment