scm.h 87 B

1234567
  1. #ifndef NET_UNIX_SCM_H
  2. #define NET_UNIX_SCM_H
  3. extern spinlock_t unix_gc_lock;
  4. #endif