Separated removed (via preprocessor) sections.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7338 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -164,7 +164,9 @@ typedef struct {
|
|||||||
} \
|
} \
|
||||||
} while (err == B_INTERRUPTED); \
|
} while (err == B_INTERRUPTED); \
|
||||||
__result; })
|
__result; })
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if 0
|
||||||
/* Try to lock the recursive named lock variable. */
|
/* Try to lock the recursive named lock variable. */
|
||||||
#define __libc_lock_trylock_recursive(NAME) \
|
#define __libc_lock_trylock_recursive(NAME) \
|
||||||
({ \
|
({ \
|
||||||
@@ -277,4 +279,3 @@ typedef struct {
|
|||||||
0
|
0
|
||||||
|
|
||||||
#endif /* bits/libc-lock.h */
|
#endif /* bits/libc-lock.h */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user