xiaoxiang781216 commented on PR #14801:
URL: https://github.com/apache/nuttx/pull/14801#issuecomment-2481262693

   > add spinlock_type.h reason: Due to incomplete handling of spinlock_t in 
arch/spinlock.h, it should not be used directly by external code. Furthermore, 
because pthread.h and nuttx/spinlock.h have a circular dependency, pthread.h 
cannot successfully include nuttx/spinlock.h. Therefore, we have split 
spinlock_type.h from spinlock.h.
   > 
   
   But the circular dependency doesn't introduce any bad side effect now?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to