repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- We need to invalidate the selection area when we replace the
[mono-project.git]
/
mono
/
metadata
/
threadpool-internals.h
blob
18db9f27e1859bb9de5316d496c5bd8f01a0145d
1
#ifndef _MONO_THREADPOOL_INTERNALS_H_
2
#define _MONO_THREADPOOL_INTERNALS_H_
3
4
void
mono_thread_pool_remove_socket
(
int
sock
)
MONO_INTERNAL
;
5
#endif