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

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -