id
name
processing priority
4
site type
0 (generic, awaiting analysis)
review version
11
html import
20 (imported)
first seen date
2024-02-11 10:41:03
expired found date
-
created at
2024-06-10 10:46:25
updated at
2026-01-03 15:40:33
length
10
crc
41487
tld
2211
nm parts
0
nm random digits
0
nm rare letters
0
is subdomain of id
-
previous id
0
replaced with id
0
related id
-
dns primary id
dns alternative id
0
lifecycle status
0 (unclassified, or currently active)
deleted subdomains
0
page imported products
0
page imported random
0
page imported parking
0
count skipped due to recent timeouts on the same server IP
0
count content received but rejected due to 11-799
0
count dns errors
0
count cert errors
0
count timeouts
0
count http 429
0
count http 404
0
count http 403
0
count http 5xx
0
next operation date
-
server bits
—
server ip
-
mp import status
20
mp rejected date
-
mp saved date
-
mp size orig
62864
mp size raw text
16494
mp inner links count
11
mp inner links status
20 (imported)
title
GDD的博客
description
爱哭爱笑,爱吵爱闹
image
site name
GDD的博客
author
GDD
updated
2025-12-22 17:52:35
raw text
GDD的博客 GDD的博客 Home Archives 2021-08-22 多线程探索四-锁 多线程探索一-概念 多线程探索二-GCD 多线程探索三-NSOperation 多线程探索四-锁 iOS当中都有哪些锁 互斥锁 NSLock foundation 不支持重入 1 2 3 4 5 6 7 8 9 10 - (void)A { [lock lock]; B(); [lock unlock]; } - (void)B { [lock lock]; //do something [lock unlock]; } 上面的写法容易导致死锁,这种情况下就需要用递归锁来解决 pthread_mutex pthread_mutex是跨平台,iOS系统自带多线程技术pthread的线程锁 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 pthread_mutex_t pthreadmutex; /* #define PTHREAD_MUTEX_NORMAL 0 默认 #define PTHREAD_MUTEX_ERRORCHECK 1 检错锁 #define PTHREAD_MUTEX_RECURSIVE 2 递归锁 #define PTHREAD_MUTEX_DEFAULT PTHREAD_MUTEX_NORMAL 默认 */ pthread_mutex_init(&pthreadmutex, PTHREAD_MUTEX_NORMAL); dispatch_queue_t q = dispatch_get_global_queue(0, 0); __block int count = 0; for (int i = 0; i isCancelled - read-only ...
redirect type
0 (-)
block type
0 (no issues)
detected language
1 (English)
category id
index version
2025123101
spam phrases
0
text nonlatin
3228
text cyrillic
0
text characters
11387
text words
1794
text unique words
714
text lines
686
text sentences
26
text paragraphs
6
text words per sentence
69
text matched phrases
1
text matched dictionaries
2
links self subdomains
0
links other subdomains
0
links other domains
3 - jianshu.com, hexo.io
links spam adult
0
links spam random
0
links spam expired
0
links ext activities
0
links ext ecommerce
0
links ext finance
0
links ext crypto
0
links ext booking
0
links ext news
0
links ext leaks
0
links ext ugc
1
links ext klim
0
links ext generic
0
dol status
0
dol updated
2025-12-22 17:52:35
rss path
rss status
1 (priority 1 already searched, no matches found)
rss found date
-
rss size orig
0
rss items
0
rss spam phrases
0
rss detected language
0 (awaiting analysis)
inbefore feed id
-
inbefore status
0 (new)
sitemap path
sitemap status
1 (priority 1 already searched, no matches found)
sitemap review version
1
sitemap urls count
0
sitemap urls adult
0
sitemap filtered products
0
sitemap filtered videos
0
sitemap found date
-
sitemap process date
2024-06-27 07:53:50
sitemap first import date
-
sitemap last import date
-