]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/NSThread-BRThreadAdditions.h
517184406d84b2173346a5a4784d9174ce0d474b
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / NSThread-BRThreadAdditions.h
1 /*
2  *     Generated by class-dump 3.1.1.
3  *
4  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
5  */
6
7 #import "NSThread.h"
8
9 @interface NSThread (BRThreadAdditions)
10 + (BOOL)isCurrentThreadMainThread;
11 @end
12