* lock() -> Where is this defined?
@ 2013-03-10 15:30 Thomas Meyer
2013-03-10 15:43 ` Steven Rostedt
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Meyer @ 2013-03-10 15:30 UTC (permalink / raw)
To: Linux Kernel Mailing List
Hi,
in include/linux/lockdep.h:
#define LOCK_CONTENDED(_lock, try, lock) \
lock(_lock)
Where is this lock() function defined?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: lock() -> Where is this defined?
2013-03-10 15:30 lock() -> Where is this defined? Thomas Meyer
@ 2013-03-10 15:43 ` Steven Rostedt
0 siblings, 0 replies; 2+ messages in thread
From: Steven Rostedt @ 2013-03-10 15:43 UTC (permalink / raw)
To: Thomas Meyer; +Cc: Linux Kernel Mailing List
On Sun, Mar 10, 2013 at 04:30:20PM +0100, Thomas Meyer wrote:
> Hi,
>
> in include/linux/lockdep.h:
>
> #define LOCK_CONTENDED(_lock, try, lock) \
^
|
here
-- Steve
> lock(_lock)
>
> Where is this lock() function defined?
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-10 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-10 15:30 lock() -> Where is this defined? Thomas Meyer
2013-03-10 15:43 ` Steven Rostedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®