Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 3ef085c66d4a743f8dec260630a0b19c > files > 293

pcsc-lite-doc-1.5.5-4.fc13.noarch.rpm

digraph G
{
  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
  node [fontname="FreeSans",fontsize="10",shape=record];
  rankdir=LR;
  Node1 [label="SCardGetContextIndice",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node2 [label="SCardGetContextIndiceTH",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$winscard__clnt_8c.html#a64c964f90285e8409a0d41d43bb05348",tooltip="Get the index from the Application Context vector _psContextMap for the passed context..."];
  Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node3 [label="SCardLockThread",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$winscard__clnt_8c.html#a1f7e1b05b30f1e5a5cd62b2f925222fe",tooltip="This function locks a mutex so another thread must wait to use this function."];
  Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node4 [label="SCardUnlockThread",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$winscard__clnt_8c.html#a5dc8cab71db796c9e91329c22f4ebfa1",tooltip="This function unlocks a mutex so another thread may use the client."];
}