How can I get task handle from any function?

nobody wrote on Monday, August 22, 2005:

I need some identification of ranning task in any place of my code.something like:
xTaskHandle GetCurrentTaskHandle(void). I build my own acces synchronization and i need uniq id of task.

Jaromir

rtel wrote on Monday, August 22, 2005:

Take a look at this thread.

https://sourceforge.net/forum/forum.php?thread_id=1311096&forum_id=382005

With relation to some of the discussion, there will be an lwIP demo released on Sept 1st.

Regards.

nobody wrote on Monday, August 22, 2005:

Tanks for fast response!

Best regards,
Jaromir