Add interfaces to support getting/setting of thread/task names

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4658 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-04-26 15:00:35 +00:00
parent a85310abde
commit 97301a8aed
10 changed files with 296 additions and 9 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
/****************************************************************************
* include/syscall.h
*
* Copyright (C) 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
* Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions