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:
parent
3e9b495a0d
commit
0bc86489bb
@ -164,7 +164,9 @@ typedef struct {
|
||||
} \
|
||||
} while (err == B_INTERRUPTED); \
|
||||
__result; })
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
/* Try to lock the recursive named lock variable. */
|
||||
#define __libc_lock_trylock_recursive(NAME) \
|
||||
({ \
|
||||
@ -277,4 +279,3 @@ typedef struct {
|
||||
0
|
||||
|
||||
#endif /* bits/libc-lock.h */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user