From mboxrd@z Thu Jan 1 00:00:00 1970 From: ziaudeen Subject: How to name the pthread or Renaming? Date: Mon, 10 Mar 2008 16:20:16 +0530 Message-ID: <47D51268.7020705@sun.com> Reply-To: Ziaudeen.Abdulrazak@Sun.COM Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-ID: Content-Type: text/plain; format="flowed"; charset="us-ascii" To: linux-c-programming@vger.kernel.org Hi, While creating a pthread using the pthread_create function, Is there any ways to change/give the name of the thread to our custom names? Please help me, I am a new bee to linux programming Regards Ziaudeen