2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @interface
NSObject (NSObject_AVShared
)
10 - (void)postNotificationWithDescription
:(id
)fp8
;
11 - (void)allowSafePerformSelector
;
12 - (void)disallowSafePerformSelector
;
13 - (BOOL
)okToNotifyFromThisThread
;
14 - (void)fromNotifySafeThreadPerformSelector
:(SEL
)fp8 withObject
:(id
)fp12
;
15 - (void)fromNotifySafeThreadPostNotificationName
:(id
)fp8 object
:(id
)fp12 userInfo
:(id
)fp16
;
16 - (void)fromMainThreadPostNotificationName
:(id
)fp8 object
:(id
)fp12 userInfo
:(id
)fp16
;